#Custom Dashboard - Making a very large Sankey flow chart for energy
1 messages · Page 1 of 1 (latest)
You have to increase the columns of the section to stretch that first. Then set the card layout to full width. Try it with another card that has a visual editor to see the exact option as I can't remember the exact one now
thank you! that did the trick. here's the yaml for anyone that finds this later: ```type: energy-sankey
grid_options:
columns: full
rows: 12
sections:
- grid
- solar
- battery
- individual_devices
unit_of_measurement: kWh
autoconfig_refresh: 300