update
This commit is contained in:
parent
e6bf49c34b
commit
38b77a8f25
|
@ -184,8 +184,8 @@ legend.shadow : False
|
||||||
|
|
||||||
### FIGURE
|
### FIGURE
|
||||||
# See http://matplotlib.sourceforge.net/matplotlib.figure.html#Figure
|
# See http://matplotlib.sourceforge.net/matplotlib.figure.html#Figure
|
||||||
figure.figsize : 8, 6 # figure size in inches
|
figure.figsize : 5, 4 # figure size in inches
|
||||||
figure.dpi : 80 # figure dots per inch
|
figure.dpi : 72 # figure dots per inch
|
||||||
figure.facecolor : white # figure facecolor; 0.75 is scalar gray
|
figure.facecolor : white # figure facecolor; 0.75 is scalar gray
|
||||||
figure.edgecolor : white # figure edgecolor
|
figure.edgecolor : white # figure edgecolor
|
||||||
|
|
||||||
|
|
Reference in New Issue