Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6c0bc66

Browse filesBrowse 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
Copy full SHA for 6c0bc66

File tree

Expand file treeCollapse file tree

2 files changed

+11
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+11
-0
lines changed

‎doc/_static/animatplot.png

Copy file name to clipboard
34.9 KB
Loading

‎doc/thirdpartypackages/index.rst

Copy file name to clipboardExpand all lines: doc/thirdpartypackages/index.rst
+11Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.