Closed hamishgibbs closed 4 years ago
Added:
Changes to min/max date when filtering time. Example with previous 7 days:
Date.now() - 7
Date.now()
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.
Addresses #15, #12, #11
Added:
Changes to min/max date when filtering time. Example with previous 7 days:
Date.now() - 7
Date.now()
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.