Re: [Matplotlib-users] Rotating data in graph and pick_event with Axes3D

2008-01-18 Thread Neil Crighton
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 a

[Matplotlib-users] Rotating data in graph

2008-01-18 Thread Bryan Fodness
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 inte