Graph Size

Are we can make the graph more wider?

Set a bigger number of columns in settings of this card.

i was set to 4 but the graph still showing like still use 1 columns

That’s the column width. Now set the card width as well.

It looks like an ApexCharts card, so add:

section_mode: true
grid_options:
  columns: full
  rows: auto
1 Like

absolutely perfect.