About Anaconda Help Download Anaconda

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

Installers

  • linux-64 v0.0.9.1

conda install

To install this package run one of the following:
conda install anaconda-python-gte-3.10::trace-updater

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)


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.2) Legal | Privacy Policy