Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dc5707 commit 6c0bc66Copy full SHA for 6c0bc66
2 files changed
doc/_static/animatplot.png
34.9 KB
doc/thirdpartypackages/index.rst
@@ -175,6 +175,17 @@ MplDataCursor
175
written by Joe Kington to provide interactive "data cursors" (clickable
176
annotation boxes) for Matplotlib.
177
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
189
Miscellaneous
190
*************
191
0 commit comments