Replies: 3 comments 5 replies
-
|
Very good question. |
Beta Was this translation helpful? Give feedback.
-
|
Good question, indeed! I also don't have a clear answer. All three elements transmit the whole chart definition every time, either as SVG or JSON. While If bandwidth is an issue, you might want to implement a custom component that can be updated incrementally without sending the whole plot each time. But maybe you experiment a bit with different elements and find out if the update rate is sufficient already. |
Beta Was this translation helpful? Give feedback.
-
|
I am creating a benchmark app for each chart engine. How can I measure how the events are lagging as I load the system? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I see 3 providers:
ui.chartui.pyplotui.plotlyWhich one is the fastest for many updates per seconds of many data points? Like an oscilloscope.
Beta Was this translation helpful? Give feedback.
All reactions