Replies: 2 comments 3 replies
-
You can either use long term statistics with auto period (you can configure when to switch between different resolutions/periods) to reduce both data and rendering time. Alternatively you can combine a resample filter with a $ex so that the resampling resolution changes depending on how much is on screen (with |
Beta Was this translation helpful? Give feedback.
2 replies
-
Sorry, thats not enough information for me, i'm not sure what to do. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi,
I'm using the very nice Plotly graph card on Home Assistant with a Samsung A8 tablet.
But redrawing the graph pushes the tablet to its limits, a page refresh takes about 10 seconds.
The graph has 3 lines, hours_to_show: 24, refresh_interval: 10 and 2 different Y axes.
I can zoom out about 11 days, but 2 days is ok.
Any suggestions?
Best
Beta Was this translation helpful? Give feedback.
All reactions