You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: