trace-updater
Dash component which allows updating a dcc.Graph its traces.
Dash component which allows updating a dcc.Graph its traces.
To install this package, run one of the following:
TraceUpdater is dash component which allows updating a dcc.Graph its traces. This component is data efficient as it: sends only the to-be-updated traces (and not the whole figure) from the back-end to the client-side; updates only the traces that have changed (and does not redraw the whole figure)
Summary
Dash component which allows updating a dcc.Graph its traces.
Information Last Updated
Mar 25, 2025 at 16:20
License
MIT
Total Downloads
4
GitHub Repository
https://github.com/predict-idlab/trace-updater