Add horizontal zoom to history panel #11251
Unanswered
Misiu
asked this question in
Other feature requests
Replies: 3 comments
-
I do like high charts. |
Beta Was this translation helpful? Give feedback.
0 replies
-
For the hightcharts the 25 bytes only are needed for one point on the graph, but for the standard HA history graph(history integration) 260 byte are used for the 1 point on the graph, thus the highcharts much more effective. |
Beta Was this translation helpful? Give feedback.
0 replies
-
another option is uPlot. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The request
History panel got zoom plugin, that was removed some time ago, in #1104.

Without zoom, it is hard to read values, especially if you have many values, like shown here:
I think the zoom plugin should be added, but only to the x-axis.
The alternatives
Change chart library.

the screen above is from highcharts (https://www.highcharts.com/stock/demo/compare)
Additional information
Beta Was this translation helpful? Give feedback.
All reactions