FabulaVotes/static_files
trotFunky d0843d600e vote_chart: Control the graph ratio switch
The media query used to switch the ratio of the graph would only fire when
switching from landscape to portrait, or the other way around.
This makes controlling the point where the graph switches to vertical is
only possible at this exact point.

Introduce a limit aspect-ratio that controls the change and use it for the
MediaQuery as well.

Make sure we don't delete/recreate the chart for no reason as well.
2024-07-24 16:56:08 +01:00
..
style.css v1.1: Add weekly introductions 2024-07-23 21:51:51 +01:00
vote_chart.js vote_chart: Control the graph ratio switch 2024-07-24 16:56:08 +01:00
vote_handler.js v1.0: First production version 2024-07-23 21:51:42 +01:00