This commit is contained in:
2007-07-30 18:04:42 +00:00
parent aa4007e208
commit 10eba079bc
4 changed files with 151 additions and 22 deletions

View File

@@ -132,7 +132,7 @@ text.dvipnghack : False # some versions of dvipng don't handle
# default fontsizes for ticklabels, and so on. See
# http://matplotlib.sourceforge.net/matplotlib.axes.html#Axes
axes.hold : True # whether to clear the axes by default on
axes.facecolor : white # axes background color
axes.facecolor : 0.6 # axes background color
axes.edgecolor : black # axes edge color
axes.linewidth : 1.0 # edge linewidth
axes.grid : True # display grid or not