CMD + K

trace-updater

Community

Dash component which allows updating a dcc.Graph its traces.

Installation

To install this package, run one of the following:

Conda
$conda install ad-testing::trace-updater

Usage Tracking

0.0.9.1
1 / 8 versions selected
Total downloads: 0

Description

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)

About

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