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
Downloads (Last 6 months): 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.

Last Updated

Sep 8, 2023 at 02:41

License

MIT

Total Downloads

4