Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMake animation example more Python-idiomatic #2428
Open
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://plotly.com/python/animations/#using-a-slider-and-buttons is an example which hasn't really been restyled to use the object-oriented syntax of plotly.py 4+, it uses a lot of dicts and is very verbose.