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 anaconda-python-gte-3.10::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

Apr 1, 2025 at 00:33

License

MIT

Total Downloads

3

Supported Platforms

linux-64