remove duplicates series #3901
WatterElite
started this conversation in
General
Replies: 0 comments
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.
-
I am changing the data of the last candle in real time.
I do this with the appendData() function.
I tried appendSeries() but the zoom reset
Through appendData(), I visually interrupt the last candle, but when hovering, the tooltip gets the old data!
I looked in w.config.series and found repetitions, is it possible to somehow remove them and will this solve my problem?
test.zip
Beta Was this translation helpful? Give feedback.
All reactions