Animating Visualizations in Python
11:00am - 11:25am on Friday, October 1 in OnlineReshama Shaikh
- Watch:
- https://youtu.be/XjuoGQWX8Ak
Description
Plotly is a versatile, open-source python graphing library which lets us make interactive graphs. It is built on top of the Plotly JavaScript library. In this talk, I will show how to go from a typical static visualization to one enriched with animations.
Here is an example of an animated line plot using plotly.
I will share how you can get started creating your own animated plot in python!