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 4c5720b commit fdc57b8Copy full SHA for fdc57b8
1 file changed
examples/visualization/evoked_topomap.py
@@ -192,4 +192,4 @@
192
193
# sphinx_gallery_thumbnail_number = 9
194
times = np.arange(0.05, 0.151, 0.01)
195
-fig, anim = evoked.animate_topomap(times=times, ch_type="mag", frame_rate=2, blit=False)
+fig, anim = evoked.animate_topomap(times=times, ch_type="mag", frame_rate=2)
0 commit comments