8000 Backport PR #14335: Add explanation of animation.embed_limit to matpl… · meeseeksmachine/matplotlib@f29b888 · GitHub
[go: up one dir, main page]

Skip to content

Commit f29b888

Browse files
NelleVMeeseeksDev[bot]
authored andcommitted
Backport PR matplotlib#14335: Add explanation of animation.embed_limit to matplotlibrc.template
1 parent 98a92f7 commit f29b888

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

matplotlibrc.template

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,4 +618,5 @@
618618
## On Windows use the full path since convert
619619
## is also the name of a system tool.
620620
#animation.convert_args: ## Additional arguments to pass to convert
621-
#animation.embed_limit : 20.0
621+
#animation.embed_limit : 20.0 ## Limit, in MB, of size of base64 encoded
622+
## animation in HTML (i.e. IPython notebook)

0 commit comments

Comments
 (0)
0