Description
Add a button to let users merge matching chart y-axes into one single y-axis. When a graph has two or more sensors that use the exact same unit (like °C), users can click an option to combine them into one y-axis.
As the legend already explains the type of measurement, the current title of the y-axis is redundant information and could be shortened to just the unit. This also removes the current limit of only showing 2 sensors at a time.
Use case
- show more than 2 sensors, even more important if comparison of multiple devices is back.
- fix confusing visuals, since right now 15°C and 5°C may overlap
- clean up the screen by hiding redundant information in the graph
Implementation ideas (optional)
No response
Additional information (optional)
No response
Description
Add a button to let users merge matching chart y-axes into one single y-axis. When a graph has two or more sensors that use the exact same unit (like °C), users can click an option to combine them into one y-axis.
As the legend already explains the type of measurement, the current title of the y-axis is redundant information and could be shortened to just the unit. This also removes the current limit of only showing 2 sensors at a time.
Use case
Implementation ideas (optional)
No response
Additional information (optional)
No response