epiforecasts / RtD3

Rt visualisation in D3
https://epiforecasts.io/RtD3/
Other
6 stars 2 forks source link

tsWidget #19

Closed hamishgibbs closed 3 years ago

hamishgibbs commented 3 years ago

Function to produce only ts plots. Related to #9

hamishgibbs commented 3 years ago

@seabbs this could do the work of creating the top n widgets you have as static facets in the current site?

Will just have to work out how to get them to share the same layout best.

image

seabbs commented 3 years ago

That would be very neat. Especially if you can have some kind of selection criteria (so show 1 plot that can be Rt, cases etc and then change which countries are shown....). Very cool.

hamishgibbs commented 3 years ago

tsWidget is now in place but creating the above widget is probably a job in rt_vis, not RtD3. I have opened #26 and will close this.