Azure-Samples / web-apps-node-iot-hub-data-visualization

web application for visualization data from IoT Hub
https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-live-data-visualization-in-web-apps
MIT License
83 stars 433 forks source link

Add fixed y axis ranges #66

Closed kgremban closed 1 year ago

kgremban commented 1 year ago

Fixed ranges keep the temperature and humidity lines distinct from each other in cases where the incoming data is consistent over 50 points (otherwise, the two lines overlap).

Info: https://github.com/MicrosoftDocs/azure-docs/issues/107833

kgremban commented 1 year ago

@drwill-ms Are you still a reviewer on this repo?

drwill-ms commented 1 year ago

@drwill-ms Are you still a reviewer on this repo?

I handed it off to others, so I don't maintain it, but the main POC has left the team.