You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/matplotlib/mpl-data/stylelib/classic.mplstyle
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ hist.bins : 10
61
61
#
62
62
# The font.variant property has two values: normal or small-caps. For
63
63
# TrueType fonts, which are scalable fonts, small-caps is equivalent
64
-
# to using a font size of 'smaller', or about 83% of the current font
64
+
# to using a font size of 'small', or about 83% of the current font
65
65
# size.
66
66
#
67
67
# The font.weight property has effectively 13 values: normal, bold,
@@ -86,7 +86,7 @@ font.stretch : normal
86
86
# special text sizes tick labels, axes, labels, title, etc, see the rc
87
87
# settings for axes and ticks. Special text sizes can be defined
88
88
# relative to font.size, using the following values: xx-small, x-small,
89
-
# small, medium, large, x-large, xx-large, larger, or smaller
89
+
# small, medium, large, x-large, xx-large
90
90
font.size : 12.0
91
91
font.serif : DejaVu Serif, New Century Schoolbook, Century Schoolbook L, Utopia, ITC Bookman, Bookman, Nimbus Roman No9 L, Times New Roman, Times, Palatino, Charter, serif
0 commit comments