Re: [Matplotlib-users] Plotting 2D contourf in Axes3D X-Z plane instead of X-Y plane

2011-08-30 Thread Benjamin Root
On Tuesday, August 30, 2011, Katie Boyle wrote: > Hi Ben, > > I'm using mpl 0.99 on Ubuntu 10.10, and whether I use contour or contourf I get a plot that is laying in the X-Y plane with contour loops extending into the +z direction. The contour plot itself looks right (if I could get it to be 2D i

Re: [Matplotlib-users] Plotting 2D contourf in Axes3D X-Z plane instead of X-Y plane

2011-08-30 Thread Katie Boyle
Hi Ben, I'm using mpl 0.99 on Ubuntu 10.10, and whether I use contour or contourf I get a plot that is laying in the X-Y plane with contour loops extending into the +z direction. The contour plot itself looks right (if I could get it to be 2D instead of 3D), it's just its orientation and non-plana

Re: [Matplotlib-users] Plotting 2D contourf in Axes3D X-Z plane instead of X-Y plane

2011-08-30 Thread Benjamin Root
On Tuesday, August 30, 2011, Katie Boyle wrote: > Hi All, > > I have a 2D grid comprised of 100 nodes in X, 300 nodes in Z, and a single node in Y. I have a scalar value defined at each node point. > > I want to display this planar grid in 3D by first rendering a contour plot (no problems there) a

[Matplotlib-users] Plotting 2D contourf in Axes3D X-Z plane instead of X-Y plane

2011-08-30 Thread Katie Boyle
Hi All, I have a 2D grid comprised of 100 nodes in X, 300 nodes in Z, and a single node in Y. I have a scalar value defined at each node point. I want to display this planar grid in 3D by first rendering a contour plot (no problems there) and then rotating it such that it plots as a vertical shee