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
lines.antialiased : True # render lines in antialised (no jaggies)
54
54
55
-
### Patches
55
+
### PATCHES
56
56
# Patches are graphical objects that fill 2D space, like polygons or
57
57
# circles. See
58
58
# http://matplotlib.sourceforge.net/matplotlib.patches.html for more
@@ -107,7 +107,7 @@ font.stretch : normal
107
107
# note that font.size controls default text sizes. To configure
108
108
# special text sizes tick labels, axes, labels, title, etc, see the rc
109
109
# settings for axes and ticks
110
-
font.size : medium
110
+
font.size : medium
111
111
font.serif : New Century Schoolbook, Century Schoolbook L, Utopia, ITC Bookman, Bookman, Bitstream Vera Serif, Nimbus Roman No9 L, Times New Roman, Times, Palatino, Charter, serif
0 commit comments