UArizonaGSICampusLivingLab / gsi-dashboard

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

Separate date picker for monthly soil data tab #25

Closed Aariq closed 8 months ago

Aariq commented 9 months ago

Uses shiny::conditionalPanel() to show a different datepicker where only months are shown on the Soil tab. Note: this means that the datepickers in the two tabs are no longer "connected"—they can have different date ranges selected.

I also changed the default date selections to be the previous 7 days for the Atmosphere tab and the previous year (or since the beginning of data collection) for the Soil tab.