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 6c0b72f commit 1c99a9eCopy full SHA for 1c99a9e
matplotlibrc.template
@@ -486,6 +486,9 @@ backend : %(backend)s
486
#examples.directory : '' # directory to look in for custom installation
487
488
###ANIMATION settings
489
+#animation.html : 'none' # How to display the animation as HTML in
490
+ # the IPython notebook. 'html5' uses
491
+ # HTML5 video tag.
492
#animation.writer : ffmpeg # MovieWriter 'backend' to use
493
#animation.codec : mpeg4 # Codec to use for writing movie
494
#animation.bitrate: -1 # Controls size/quality tradeoff for movie.
0 commit comments