Buttons to scroll in the x axis #231
Replies: 4 comments 11 replies
-
This can be combined with |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hi, this looks pretty nice. Is there any documentation available on what the 'active', and 'pad' properties do? I tried playing around with them a bit but to be honest haven't noticed any changes in the plots. |
Beta Was this translation helpful? Give feedback.
-
I tried this code but it complains about vars.zoom not being a function. I am not familiar with JS enough to figure out why. I like this solution not just because of animations (although they are nice, ideally they would have been enabled by default) but also because of control over the xaxis range - I would like to snap the range (both start and end) to full days/months/years. With xaxis.rangeselector I can only control the start date (via stepmode: todate), not the end date, which is always the current time. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This was requested in 2021 by @xalex75 in the Home Assistant Forum and tracked by issue #9
Since v3 it is possible with $fn 🎉
Beta Was this translation helpful? Give feedback.
All reactions