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 a02506f commit 37c66d1Copy full SHA for 37c66d1
galleries/examples/animation/frame_grabbing_sgskip.py
@@ -6,8 +6,6 @@
6
Use a MovieWriter directly to grab individual frames and write them to a
7
file. This avoids any event loop integration, and thus works even with the Agg
8
backend. This is not recommended for use in an interactive setting.
9
-
10
-Output generated via `matplotlib.animation.Animation.to_jshtml`.
11
"""
12
13
import numpy as np
0 commit comments