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

Display the currently selected reading type on the heatmap when loading the device graph #48

Open bsimmo opened 4 years ago

bsimmo commented 4 years ago

Currently the tab-data display (graph and device info popup for a sensor) default to PM2.5.

Change this to be the currently displayed informaion. E.g. Reading Type set to Temperature, the graph should pop up and display temperature.

Usability feature as that is what I would assume they may want to look at.

sbrl commented 4 years ago

Great idea! A bit fiddly, but certainly do-able.