hamishgibbs / rt_vis

Interactive RT visualisation
3 stars 0 forks source link

Lift colors #48

Closed hamishgibbs closed 4 years ago

hamishgibbs commented 4 years ago

Addresses part of #39. Gets time series colours out of the time series constructor and styling. This will need to be added to RtD3 as a default option but will allow users to specify their own colours, rather than the ones that we have.

Still needs to be done with the map but that is mildly more complicated as we are constructing colour scales from high and low values.