Windows XP SP2 / MPL 0.98 / NumPy 1.1

I wrote some code which has the following line
ax1.yaxis.set_major_locator(MLT.LinearLocator(numticks=10))

I now get the error
AttributeError: LinearLocator instance has no attribute 'verify_intervals'

This was working fine with the previous version of MPL.

Any ideas for a workaround?

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to