Skip to content

Commit 785a516

Browse files
committed
Remove axes.hold from classic.mplstyle
1 parent f08a0fb commit 785a516

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/mpl-data/stylelib/classic.mplstyle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,6 @@ mathtext.default : it # The default font to use for math.
174174
# default face and edge color, default tick sizes,
175175
# default fontsizes for ticklabels, and so on. See
176176
# http://matplotlib.org/api/axes_api.html#module-matplotlib.axes
177-
axes.hold : True # whether to clear the axes by default on
178177
axes.facecolor : w # axes background color
179178
axes.edgecolor : k # axes edge color
180179
axes.linewidth : 1.0 # edge linewidth

0 commit comments

Comments
 (0)