visualize-admin / visualization-tool

The tool for visualizing Swiss Open Government Data. Project ownership: Federal Office for the Environment FOEN
https://visualize.admin.ch
BSD 3-Clause "New" or "Revised" License
30 stars 3 forks source link

Use CSS subgrid to align charts in dashboard #1442

Closed bprusinowski closed 4 months ago

bprusinowski commented 5 months ago

Currently, we rely on JavaScript logic to align the chart elements across different columns in a dashboard layout. This could be achieved in a simpler and more efficient way with the use of CSS subgrid display.