hamishgibbs / rt_vis

Interactive RT visualisation
3 stars 0 forks source link

Ui bug fixes #57

Closed hamishgibbs closed 3 years ago

hamishgibbs commented 3 years ago

Bug fixes:

1.

Adds alpha back into time series CIs

Closes #56

2.

Changes date filtering so that dates can be filtered backwards in time up the the minimum date of a certain dataset.

Date filter brush will remain the size of the min and max dates of the entire dataset for now.

This means that at some point it may seem that the brush is no longer working. This just means that the brush has passed the minimum date for the active country.

Closes #55

3.

Apparently null values in summary data can also be returned as NaN not just null or "NA". Added a catch to return the 'No Data' value from a palette in this event.

Closes #50

seabbs commented 3 years ago

Haha man EpiNow2 is so buggy! sorry about that!