A python package for animating plots build on matplotlib
A python package for making interactive as well as animated plots with matplotlib. Requires Installation or using conda conda install animatplot -c conda-forge Documentation Documentation can be found here Dev Install git clone https://github.com/t-makaro/animatplot.git pip install -e . This project uses pycodestyle for linting. For testing, pytest is used. GitHub https://github.com/t-makaro/animatplot
Read more