Re: [Matplotlib-users] wrong number of logarithmic minor ticks

2011-05-20 Thread Benjamin Root
On Thu, May 19, 2011 at 10:37 PM, Steve Ward wrote: > >From running the code below, I see only 8 subticks between the major > ticks. But the documentation > < > http://matplotlib.sourceforge.net/api/axes_api.html#matplotlib.axes.Axes.set_xscale > > > says there should be 10. I'm using matplotli

[Matplotlib-users] wrong number of logarithmic minor ticks

2011-05-19 Thread Steve Ward
>From running the code below, I see only 8 subticks between the major ticks. But the documentation says there should be 10. I'm using matplotlib version 0.99.3. # import matplotlib.p