UArizonaGSICampusLivingLab / gsi-dashboard

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

Only allow month selections in soil tab #24

Closed Aariq closed 8 months ago

Aariq commented 9 months ago

Since the soil data is monthly summaries, only allow month selections in the datepicker. Do this with the view and minView options to airDatepickerInput(). Will need to make a different sidebar for the soil tab or make the input update with renderUI(). The former is probably easier?