Skip to content

Commit aa3c9a0

Browse files
committed
Update rc file to reflect grid alpha parameter
1 parent c2b288b commit aa3c9a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

matplotlibrc.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,7 @@ text.hinting_factor : 8 # Specifies the amount of softness for hinting in the
271271
#grid.color : black # grid color
272272
#grid.linestyle : : # dotted
273273
#grid.linewidth : 0.5 # in points
274+
#grid.alpha : 1.0 # transparency, between 0.0 and 1.0
274275

275276
### Legend
276277
#legend.fancybox : False # if True, use a rounded box for the

0 commit comments

Comments
 (0)