Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 047c60a commit 05d837bCopy full SHA for 05d837b
matplotlibrc.template
@@ -483,3 +483,6 @@ backend : %(backend)s
483
# Path to mencoder binary. Without full path
484
# $PATH is searched
485
#animation.mencoder_args: '' # Additional arguments to pass to mencoder
486
+#animation.convert_path: 'convert' # Path to ImageMagick's convert binary.
487
+ # On Windows use the full path since convert
488
+ # is also the name of a system tool.
0 commit comments