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.
2 parents 172fa9c + fe68a38 commit 12ceb30Copy full SHA for 12ceb30
examples/animation/animate_decay.py
@@ -4,6 +4,7 @@
4
=====
5
6
This example showcases:
7
+
8
- using a generator to drive an animation,
9
- changing axes limits during an animation.
10
"""
examples/animation/pause_resume.py
=================================
- using the Animation.pause() method to pause an animation.
- using the Animation.resume() method to resume an animation.
0 commit comments