NASA-IMPACT / veda-ui

Frontend for the Dashboard Evolution project
Other
37 stars 11 forks source link

Automated y-axis scaling for time-series charts #1097

Open aboydnw opened 10 months ago

aboydnw commented 10 months ago

Context

Sometimes the time-series charts don't show much change over time, it just looks like a flat line. See the video for a depiction.

https://www.loom.com/share/8ecc1537f80b4fbfb411035b3c6e2dd0?sid=b69ef1eb-ad95-4db7-a2e2-699b88c20e09

aboydnw commented 3 months ago

I believe what is happening here is that the y axis is scaling to contain the hidden lines, such as min, max, etc. should we scale to the lines shown?