Skip to content

Commit 1c99a9e

Browse files
committed
Add animation HTML settings to rc template.
1 parent 6c0b72f commit 1c99a9e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

matplotlibrc.template

+3
Original file line numberDiff line numberDiff line change
@@ -486,6 +486,9 @@ backend : %(backend)s
486486
#examples.directory : '' # directory to look in for custom installation
487487

488488
###ANIMATION settings
489+
#animation.html : 'none' # How to display the animation as HTML in
490+
# the IPython notebook. 'html5' uses
491+
# HTML5 video tag.
489492
#animation.writer : ffmpeg # MovieWriter 'backend' to use
490493
#animation.codec : mpeg4 # Codec to use for writing movie
491494
#animation.bitrate: -1 # Controls size/quality tradeoff for movie.

0 commit comments

Comments
 (0)