File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ backend : %(backend)s
59
59
60
60
# When True, the figures rendered in the nbagg backend are created with
61
61
# a transparent background.
62
- # nbagg.transparent : True
62
+ # nbagg.transparent : False
63
63
64
64
# if you are running pyplot inside a GUI and your backend choice
65
65
# conflicts, we will automatically try to find a compatible one for
@@ -390,8 +390,8 @@ backend : %(backend)s
390
390
#figure.titlesize : medium # size of the figure title
391
391
#figure.titleweight : normal # weight of the figure title
392
392
#figure.figsize : 8, 6 # figure size in inches
393
- #figure.dpi : 100 # figure dots per inch
394
- #figure.facecolor : 0.75 # figure facecolor; 0.75 is scalar gray
393
+ #figure.dpi : 100 # figure dots per inch
394
+ #figure.facecolor : white # figure facecolor; 0.75 is scalar gray
395
395
#figure.edgecolor : white # figure edgecolor
396
396
#figure.autolayout : False # When True, automatically adjust subplot
397
397
# parameters to make the plot fit the figure
You can’t perform that action at this time.
0 commit comments