File tree Expand file tree Collapse file tree 1 file changed +8
-10
lines changed
Expand file tree Collapse file tree 1 file changed +8
-10
lines changed Original file line number Diff line number Diff line change 22``matplotlib.animation ``
33************************
44
5+ .. inheritance-diagram :: matplotlib.animation.FuncAnimation matplotlib.animation.ArtistAnimation
6+ :private-bases:
7+ :parts: 1
8+
9+ .. inheritance-diagram :: matplotlib.animation.FFMpegFileWriter matplotlib.animation.FFMpegWriter matplotlib.animation.ImageMagickFileWriter matplotlib.animation.ImageMagickWriter
10+ :private-bases:
11+ :parts: 1
12+
513.. automodule :: matplotlib.animation
614 :no-members:
715 :no-undoc-members:
@@ -289,13 +297,3 @@ are provided.
289297
290298See the source code for how to easily implement new `MovieWriter ` classes.
291299
292- Inheritance Diagrams
293- ====================
294-
295- .. inheritance-diagram :: matplotlib.animation.FuncAnimation matplotlib.animation.ArtistAnimation
296- :private-bases:
297- :parts: 1
298-
299- .. inheritance-diagram :: matplotlib.animation.FFMpegFileWriter matplotlib.animation.FFMpegWriter matplotlib.animation.ImageMagickFileWriter matplotlib.animation.ImageMagickWriter
300- :private-bases:
301- :parts: 1
You can’t perform that action at this time.
0 commit comments