Skip to content

Commit e9345dc

Browse files
committed
Some light text for matplotlibrc.template.
1 parent 2ab206f commit e9345dc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

matplotlibrc.template

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,14 @@ backend : %(backend)s
8080
#patch.edgecolor : black
8181
#patch.antialiased : True # render patches in antialised (no jaggies)
8282

83+
84+
### HATCHES
85+
# Hatches are marks used to fill patterns within an artist.
86+
# See
87+
# http://matplotlib.sourceforge.net/api/artist_api.html#matplotlib.patches.Patch.set_hatch
88+
# information on hatch properties
89+
#hatch.linewidth : 0.1 # line width in points
90+
8391
### FONT
8492
#
8593
# font properties used by text.Text. See

0 commit comments

Comments
 (0)