Skip to content

nicholas-esterer/clientside-figure-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Updating plotly.js figure from clientside callback

Shows that copying a figure is necessary to update it using a clientside.

Setup

run ./setup to create the virtualenv and download the necessary libraries.

To run programs in this directory, do source venv/bin/activate after running ./setup.

Running

Run python app.py and navigate to the displayed link in your browser. To run the broken version, run WORKING_EXAMPLE=0 python app.py.

About

Shows how to update a plotly.js figure clientside using dash.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published