ONSvisual / Charts

The official repository of all publication ready ONS charts.
6 stars 2 forks source link

Aspect ratio not working #258

Open broadpeter opened 3 months ago

broadpeter commented 3 months ago

Line chart (and potentially other charts) has an aspect ratio setting in config but this is not referenced in script. Instead height is hard coded in script and same for different chart widths leading to poorly proportioned charts on certain sizes, esp mobile

sam-ctrl commented 3 weeks ago

This is still an issue, for the line chart the height is fixed at 400 pixels

henryjameslau commented 3 weeks ago

No way!