Hi-

I'm sorry if this should be in mpl-users; since mplot3d is a work
in progress and not documented I thought the question might
better fit mpl-devel.

I'm trying to migrate some old code that used matplotlib.axes3d to
use mpl_toolkits.mplot3d.axes3d.  For an axes3d instance ax, it
used the ax.text3D method to place labels on the 3-D axes.  Is
there a counterpart for mplot3d.axes3d?  The only similar method I see
there is text(), which only takes an (x, y) position instead of
an (x,y,z) position.

Thanks,
Tom

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to