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.
1 parent 51f09dd commit 6962deeCopy full SHA for 6962dee
lib/matplotlib/animation.py
@@ -1184,7 +1184,7 @@ class ArtistAnimation(TimedAnimation):
1184
Before calling this function, all plotting should have taken place
1185
and the relevant artists saved.
1186
1187
- frame_info is a list, with each list entry a collection of artists that
+ *artists* is a list, with each list entry a collection of artists that
1188
represent what needs to be enabled on each frame. These will be disabled
1189
for other frames.
1190
'''
0 commit comments