8000 Add animation HTML settings to rc template. · matplotlib/matplotlib@1c99a9e · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Lines changed: 3 additions & 0 deletions
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)
0