Hi Scripper,
I'm not sure what you would like to know, but it is possible to change
the tick settings on the 3D axes in the same way as for normal 2D
axes. For example:
from mpl_toolkits.mplot3d import Axes3D
from matplotlib import cm
from matplotlib.ticker import LinearLocator, FixedLocator, For
Hi everybody,
i am a newbie on Matplotlib and wanna know whether there is already tick
setting on x,y,z axes in 3D plot. By now i just know on 2-dimension which
listed on the gallery.
Thanks very much!
--
View this message in context:
http://www.nabble.com/plot3d-ticker-setting-tp25029488p250294