animatplot
==========

:version:
    |release|
:Source Code:
    `Github`_

**animatplot** is a library for producing interactive animated plots in python built on top of `matplotlib`_.

.. image:: /_static/animatplot.gif
.. image:: /_static/animatplot-mouse.gif

**Contents**

.. toctree::
    :maxdepth: 2
    :caption: User Documentation

    installation
    tutorial/tutorial
    api
    gallery

.. toctree::
    :maxdepth: 1
    :caption: Developer Documentation

    developer

.. toctree::
    :maxdepth: 2
    :caption: About

    changelog


.. Links
.. _`Github`: http://github.com/boutproject/animatplot-ng
.. _`matplotlib`: https://matplotlib.org/
