-
Hi,
|
Beta Was this translation helpful? Give feedback.
Answered by
dbuezas
Dec 8, 2023
Replies: 1 comment 4 replies
-
The closest thing is https://github.com/dbuezas/lovelace-plotly-graph-card#automatic-period |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
Chavife
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The closest thing is https://github.com/dbuezas/lovelace-plotly-graph-card#automatic-period
Otherwise you'll have to make a custom filter that uses
get("visible_range")
and discards datapoints.