covid19-dash / covid-dashboard

Help welcomed if you have expertise in public health web technology, data modeling and munging, or visualization.
https://covid19-dash.github.io/
BSD 3-Clause "New" or "Revised" License
131 stars 41 forks source link

Less margin on the side of the figures #10

Closed GaelVaroquaux closed 4 years ago

GaelVaroquaux commented 4 years ago

With a smallish screen, the figures have a lot of margin on the sides, and are too small to be well usable.

emmanuelle commented 4 years ago

Mostly a question of https://plot.ly/python/setting-graph-size/. Figures are defined in make_figures.py.

GaelVaroquaux commented 4 years ago

Fixed by forcing a height.