Removing data from line chart #388
Answered
by
gvreddy04
powertec-dan
asked this question in
Q&A
-
Hello, I'm trying to build some charts that have scrolling data over a particular timespan. As new data comes in, the oldest data should get removed. I went looking for a method to remove data (and labels) but didn't see one. What is the correct way to remove data from a chart? Cheers, |
Beta Was this translation helpful? Give feedback.
Answered by
gvreddy04
Oct 2, 2023
Replies: 1 comment 1 reply
-
@powertec-dan We do not currently have a remove feature. Please create an issue and we will add it. For now, please use the update method. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
powertec-dan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@powertec-dan We do not currently have a remove feature. Please create an issue and we will add it. For now, please use the update method.