ConnectedHumber / Air-Quality-Web

The web interface and JSON api for the ConnectedHumber Air Quality Monitoring Project.
https://sensors.connectedhumber.org/
Mozilla Public License 2.0
9 stars 4 forks source link

Can the charts be made to open with data rather than just say error: no data recorded #57

Open BNNorman opened 4 years ago

BNNorman commented 4 years ago

if you open the freetown way sensor it says no data has been recorded for 'that time period' which defaults to 1 day. I think we have a problem with that sensor but ... Could the code be made to query the last time a reading was seen and if it was within 1 week select the 1 week range, if < 1 month select the 1 month range?

sbrl commented 4 years ago

Hrm, this is possible. That might be useful, actually.