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.
2 parents 0e1aef1 + 05d837b commit bbbc72cCopy full SHA for bbbc72c
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