hamishgibbs / rt_vis

Interactive RT visualisation
3 stars 0 forks source link

Ui improvements #16

Closed hamishgibbs closed 4 years ago

hamishgibbs commented 4 years ago

Added:

Changes to min/max date when filtering time. Example with previous 7 days:

If time == 'all', max date will be max date in the time series.

Legend now starts closed.

Added animations to size and opacity of map legend on click.

Added observed cases to time series tooltip (if available).

Changed spacing of time series legend to prevent text overflow.

hamishgibbs commented 4 years ago

Addresses #15, #12, #11