Do you want to do a 3d plot? You can draw 3d plots and rotate them
interactively using matplotlib.axes3d.Axes3D.  Have a look at
http://www.scipy.org/Cookbook/Matplotlib/mplot3D.

Speaking of Axes3D, the picker=True keyword doesn't seem to work
properly with the scatter3D function.  Is it easy to add the picker
functionality to the 3D axes?  I'm happy to try doing it, but I'm not
sure where to start.

Neil

> Is there an easy way to rotate the view of the data in a graph window
> without changing the axis and titles.  I only need the option for 90, 180,
> and 270 degrees.  The window will always be symmetric.
>
> Bryan
>
> --
> "The game of science can accurately be described as a never-ending insult to
> human intelligence." - Jo?o Magueijo

-------------------------------------------------------------------------
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