Metadata-Version: 1.1
Name: trace-updater
Version: 0.0.7
Summary: Dash component which allows to update a dcc.Graph its traces. This component is data efficient as it (1) only sends the to-be-updated traces (and not the whole) from the back-end to the client-side and (2) only updates the traces that have changed (and does not redraw the whole figure).
Home-page: https://github.com/predict-idlab/trace-updater
Author: Jonas Van Der Donckt <jonvdrdo.vanderdonckt@ugent.be>
Author-email: UNKNOWN
License: imec license
Description: UNKNOWN
Platform: UNKNOWN
Classifier: Framework :: Dash
