10000 Merge pull request #21290 from QuLogic/anim-newline · tacaswell/matplotlib@7435371 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7435371

Browse files
authored
Merge pull request matplotlib#21290 from QuLogic/anim-newline
DOC: Fix some lists in animation examples
2 parents c10a342 + 7fcdafb commit 7435371

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

examples/animation/animate_decay.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
=====
55
66
This example showcases:
7+
78
- using a generator to drive an animation,
89
- changing axes limits during an animation.
910
"""

examples/animation/pause_resume.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
=================================
55
66
This example showcases:
7+
78
- using the Animation.pause() method to pause an animation.
89
- using the Animation.resume() method to resume an animation.
910
"""

0 commit comments

Comments
 (0)
0