A python package for making interactive animated plots with matplotlib.
- Python >= 3.8
- Matplotlib >= 2.2 (because sliders have discrete values)
pip install animatplotor using conda
conda install animatplot -c conda-forgeDocumentation can be found here
git clone https://github.com/t-makaro/animatplot.git
pip install -e .This project uses pycodestyle for linting. For testing, pytest is used.

