Re: [Matplotlib-users] 2D Quiver in Axes3D

2012-07-20 Thread Damon McDougall
On Fri, Jul 20, 2012 at 10:12:43AM -0500, Benjamin Root wrote: > On Fri, Jul 20, 2012 at 8:50 AM, Damon McDougall > wrote: > > > Howdy all, > > > > Not sure if I'm being a giant noob, but is there any way to plot a > > vector field (a la quiver) on the (x, y)-plane of an Axes3D object? The > > beh

Re: [Matplotlib-users] 2D Quiver in Axes3D

2012-07-20 Thread Benjamin Root
On Fri, Jul 20, 2012 at 8:50 AM, Damon McDougall wrote: > Howdy all, > > Not sure if I'm being a giant noob, but is there any way to plot a > vector field (a la quiver) on the (x, y)-plane of an Axes3D object? The > behaviour I desire is exactly that of > > http://matplotlib.sourceforge.net/mpl_to

[Matplotlib-users] 2D Quiver in Axes3D

2012-07-20 Thread Damon McDougall
Howdy all, Not sure if I'm being a giant noob, but is there any way to plot a vector field (a la quiver) on the (x, y)-plane of an Axes3D object? The behaviour I desire is exactly that of http://matplotlib.sourceforge.net/mpl_toolkits/mplot3d/tutorial.html#filled-contour-plots But instead of a co