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 99c8278 commit 146892eCopy full SHA for 146892e
matplotlibrc.template
@@ -377,7 +377,8 @@ backend : %(backend)s
377
#savefig.jpeg_quality: 95 # when a jpeg is saved, the default quality parameter.
378
#savefig.directory : ~ # default directory in savefig dialog box,
379
# leave empty to always use current working directory
380
-#savefig.transparent : False # should transparency be enabled by default
+#savefig.transparent : False # setting that controls whether figures are saved with a
381
+ # transparent background by default
382
383
# tk backend params
384
#tk.window_focus : False # Maintain shell focus for TkAgg
0 commit comments