question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Event when data is updated in the series

See original GitHub issue

Hi Team,

I create my own legend and I want the legend automatically updated to the latest price when the new data is added or modified. Currently, the new data can be updated via update() or setData() in series object but I don’t see in the documentation how to get notified so I can re-render my legend accordingly.

Any suggestion would be much appreciated.

Cheers!

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
timocovcommented, Sep 1, 2020

I will close this issue as the event when data is updated in the series is no longer need for me

I think this is unnecessary, because it might be needed for someone else 😃 Let’s leave it open for now and wait some feedback.

0reactions
dtanpcommented, Sep 1, 2020

@timocov Thanks for your support. I will close this issue as the event when data is updated in the series is no longer need for me. I’ll open a new issue about new API to get series pointer that using in the chart later. 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Time series or event data? Get less confused - Aiven
Neither time series data nor event streams are ever updated. After the data has been recorded, the records are immutable. Time series data ......
Read more >
How To: Modifying One Event in a Series - Granicus Support
The series will be updated to reflect the detached event's basic properties. The changes to the attendee list apply only to that event....
Read more >
A Gentle Introduction to Event-driven Change Data Capture
This post serves as an introduction to the Change Data Capture (CDC) practice, ... The target system then replays the changes to update...
Read more >
Update data on series in click event - highcharts - Java2s.com
Description. The following code shows how to update data on series in click event.
Read more >
What Is Time-Series Data? (With Examples) - Timescale
Simply put, time-series datasets track changes to the overall system as INSERTs, not UPDATEs, resulting in an append-only ingestion pattern. This practice of ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found