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 873a5f4

Browse filesBrowse 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
Copy full SHA for 873a5f4

File tree

Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed

‎matplotlibrc.template

Copy file name to clipboardExpand all lines: matplotlibrc.template
+2-1Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.