Skip to content

pranathlcp/matplotlib-animated-plot

Repository files navigation

Creating an Animated Plot using Matplotlib

SL vs Aus - Animated Plot - with Music

Description

This is a simple jupyter notebook that attempts to create and customize an animated plot using matplotlib library. The sample dataset was sourced from the in-game win probabilities generated by one of the models that power the web application at http://predictors.shinyapps.io/wpsg/. You may change the dataset fields and the plot parameters to customize the plot according to your requirements.

Getting Started

It is advisable to use the Anaconda Distribution for setting up the Jupyter Notebook Interface and Python. More information regarding the process of setting up the environment can be found here and here.

Execution

Open the Jupyter Notebook interface in the source folder of the notebook, and open animated_plot.ipynb. Run each cell of the notebook sequentially to get the expected result. You might have to install more dependencies using a package manager such as pip during this process.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published