Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6c0bc66

Browse files
t-makarotimhoffm
authored andcommitted
add animatplot to 3rd party packages list (#13076)
* add animatplot to 3rd party packages list * make animatplot image static * fix grammar * add animatplot gallery link * fix unknown target name
1 parent 6dc5707 commit 6c0bc66

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

doc/_static/animatplot.png

34.9 KB
Loading

doc/thirdpartypackages/index.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,17 @@ MplDataCursor
175175
written by Joe Kington to provide interactive "data cursors" (clickable
176176
annotation boxes) for Matplotlib.
177177

178+
animatplot
179+
==========
180+
`animatplot <https://animatplot.readthedocs.io/>`_ is a library for
181+
producing interactive animated plots with the goal of making production of
182+
animated plots almost as easy as static ones.
183+
184+
.. image:: /_static/animatplot.png
185+
186+
For an animated version of the above picture and more examples, see the
187+
`animatplot gallery. <https://animatplot.readthedocs.io/en/stable/gallery.html>`_
188+
178189
Miscellaneous
179190
*************
180191

0 commit comments

Comments
 (0)