UArizonaGSICampusLivingLab / gsi-dashboard

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

bug fix for pinched ribbons #37

Closed Aariq closed 8 months ago

Aariq commented 8 months ago

In the daily view of airtemp, the ribbons showing temp range were always constricted to zero at the last date. This is because of how datetimes were being filtered by dates. Now fixed in this PR.