8000 Merge pull request #14409 from meeseeksmachine/auto-backport-of-pr-14… · matplotlib/matplotlib@873a5f4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 873a5f4

Browse files
authored
Merge pull request #14409 from meeseeksmachine/auto-backport-of-pr-14335-on-v3.1.x
Backport PR #14335 on branch v3.1.x (Add explanation of animation.embed_limit to matplotlibrc.template)
2 parents 98a92f7 + f29b888 commit 873a5f4

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