Skip to content

Dash component to update a dcc.Graph its traces via callbacks

License

Notifications You must be signed in to change notification settings

predict-idlab/trace-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dash trace updater

PyPI Latest Release PRs Welcome


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)

🚨 NOTE: This package is tightly coupled with predict-idlab/plotly-resampler 🚨


Installation

pypi pip install trace-updater

Usage

This is work in progress 🚧

Contributing

See CONTRIBUTING.md


👤 Jonas Van Der Donckt

About

Dash component to update a dcc.Graph its traces via callbacks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •