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 4b50ce6

Browse filesBrowse files
authored
Merge pull request #14335 from timhoffm/animation-embed-limit
Add explanation of animation.embed_limit to matplotlibrc.template
2 parents 14228f0 + 4c27832 commit 4b50ce6
Copy full SHA for 4b50ce6

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
@@ -615,4 +615,5 @@
615615
## On Windows use the full path since convert
616616
## is also the name of a system tool.
617617
#animation.convert_args: ## Additional arguments to pass to convert
618-
#animation.embed_limit : 20.0
618+
#animation.embed_limit : 20.0 ## Limit, in MB, of size of base64 encoded
619+
## 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.