Skip to content

Commit a636f58

Browse files
committed
classic style should not be changed
1 parent 0ebfc96 commit a636f58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ legend.fancybox : False # if True, use a rounded box for the
255255
# legend, else a rectangle
256256
legend.loc : upper right
257257
legend.isaxes : True # this option is internally ignored
258-
legend.numpoints : 1 # the number of points in the legend line
258+
legend.numpoints : 2 # the number of points in the legend line
259259
legend.fontsize : large
260260
legend.borderpad : 0.4 # border whitespace in fontsize units
261261
legend.markerscale : 1.0 # the relative size of legend markers vs. original

0 commit comments

Comments
 (0)