Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 571c94d

Browse files
committed
commented out polargrid option in matplotlibrc.template
svn path=/trunk/matplotlib/; revision=2940
1 parent 225ce57 commit 571c94d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

matplotlibrc.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ numerix : %(numerix)s # numpy, Numeric or numarray
144144
# of the axis range is smaller than the
145145
# first or larger than the second
146146

147-
polaraxes.grid : True # display grid on polar axes
147+
#polaraxes.grid : True # display grid on polar axes
148148

149149
### TICKS
150150
# see http://matplotlib.sourceforge.net/matplotlib.axis.html#Ticks

0 commit comments

Comments
 (0)