On Sat, Oct 23, 2010 at 5:25 AM, Jonathan Slavin
wrote:
> Is there some way to get minor tick marks on plots by default? I can
> do:
> plt.minorticks_on()
> easily enough, but it seems that there is no setting I can put in my
> matplotlibrc file that will give me them by default. Is that right?
Is there some way to get minor tick marks on plots by default? I can
do:
plt.minorticks_on()
easily enough, but it seems that there is no setting I can put in my
matplotlibrc file that will give me them by default. Is that right?
Jon