File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ backend : $TEMPLATE_BACKEND
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
@@ -407,8 +407,8 @@ backend : $TEMPLATE_BACKEND
407
407
#figure.titlesize : medium # size of the figure title
408
408
#figure.titleweight : normal # weight of the figure title
409
409
#figure.figsize : 8, 6 # figure size in inches
410
- #figure.dpi : 100 # figure dots per inch
411
- #figure.facecolor : 0.75 # figure facecolor; 0.75 is scalar gray
410
+ #figure.dpi : 100 # figure dots per inch
411
+ #figure.facecolor : white # figure facecolor; 0.75 is scalar gray
412
412
#figure.edgecolor : white # figure edgecolor
413
413
#figure.autolayout : False # When True, automatically adjust subplot
414
414
# parameters to make the plot fit the figure
You can’t perform that action at this time.
0 commit comments