Dear Jody,
No, I tried it also...
 ax.axis["left"].xticks() results in error: 'AxisArtist' object has no
attribute 'xticks'
 ax.xticks() results in error:  'Floating AxesHostAxesSubplot' object has no
attribute 'xticks'
 plt.xticks() or just xticks() does not produce any change. 
Any idea?

http://www.ce.mu.edu.tr/sharedoc/python-matplotlib-doc-.0.1/html/mpl_toolkits/axes_grid/users/axisartist.html#gridhelper
 
gives some explanation with the The GridHelperRectlinear, but I cannot make
it work

Thanks,
Patricia



--
View this message in context: 
http://matplotlib.1069221.n5.nabble.com/I-cannot-change-the-axis-tick-separation-or-nbins-in-Axis-artist-tp40446p40448.html
Sent from the matplotlib - users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to