Skip to content
/ bifurq Public

Simple Dash+Plotly example showing the Bifurcation diagram

Notifications You must be signed in to change notification settings

kpouget/bifurq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bifurcation diagram playground

Toy code for playing with Dash+Plotly frameworks, based on the bifurcation diagram. See Veritasium video “This equation will change how you see the world” for more info about the context.

Try it

pipenv run ./bifurq.py

or

pip install dash==1.8.0
python3.7 ./bifurq.py

Tutorial

Dash+Plotly tutorial presentation at the Grenoble Python User Group meeting of February, 18th 2020:

  • Dash+Plotly introduction
  • Bifurcation diagram presentation
  • 3 callbacks illustrated
  • 2 exercises

For the exercises, look at the branches of this repository:

base --> ex1 --> ex2 --> permalink -...-> master

Screenshot

screenshot

About

Simple Dash+Plotly example showing the Bifurcation diagram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published