UArizonaGSICampusLivingLab / gsi-dashboard

https://viz.datascience.arizona.edu/gsi-dashboard/
MIT License
0 stars 0 forks source link

Make plots interactive with `plotly` #29

Open Aariq opened 8 months ago

Aariq commented 8 months ago

Try ggplotly() to make interactive plots from current ggplot2 plots.

Aariq commented 7 months ago

plotly is super buggy, it turns out—especially when it comes to ribbon plots with NAs. Need to explore ggiraph and highcharter as alternatives.

Aariq commented 7 months ago

Unfortunately, highcharter does not do ribbon plots. So, we'd have to think of something else for the daily summary of temperature.