File tree Expand file tree Collapse file tree 5 files changed +796
-85
lines changed
docs/api-reference/plotting Expand file tree Collapse file tree 5 files changed +796
-85
lines changed Original file line number Diff line number Diff line change 1+
2+ .. _plotting_animations :
3+
4+ *************************************************
5+ Animations (:mod: `pyvisgrid.plotting.animations `)
6+ *************************************************
7+
8+ .. currentmodule :: pyvisgrid.plotting.animations
9+
10+ Animations submodule of :mod: `pyvisgrid.plotting `.
11+
12+
13+ Reference/API
14+ =============
15+
16+ .. automodapi :: pyvisgrid.plotting.animations
17+ :inherited-members:
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Plotting (:mod:`pyvisgrid.plotting`)
1010Introduction
1111============
1212
13- :mod: `pyvisgrid.plotting ` contains plotting methods for gridded and ungridded data.
13+ :mod: `pyvisgrid.plotting ` contains plotting and animation methods for gridded and ungridded data.
1414
1515
1616Submodules
@@ -21,6 +21,7 @@ Submodules
2121 :glob:
2222
2323 plotting
24+ animations
2425
2526Reference/API
2627=============
You can’t perform that action at this time.
0 commit comments