greetings. i am trying to set ticks on a 3d plot. i see this question
was asked here, in january, but does not seem to have a response:
http://sourceforge.net/mailarchive/message.php?msg_id=6946b9501001040452s7aac73bam52d3075645c1f...@mail.gmail.com
is there an example available of setting tic
Hello list, I am trying to set ticks on an Axes3D plot.
What I really want is, actually, not to have any ticks.
For a 2D plot I set the ticks to an empty list.
But in a 3D plot, I cannot set any ticks whatsover.
At least not with a sequence.
Any thoughts?
from mpl_toolkits.mplot3d import Axes3D
f