Re: [Matplotlib-users] orienting 2d plots in 3d

2011-03-26 Thread elmar
Am 14.03.2011 03:49, schrieb John F. Gibson: > > I would like to construct a 3d plot consisting of several 2d quiver plots on > orthogonal, intersecting planes. Is this possible with matplotlib? In matlab > I do it by construct several 2d graph and then reorienting them in the 3d > space using the

[Matplotlib-users] orienting 2d plots in 3d

2011-03-25 Thread John F. Gibson
I would like to construct a 3d plot consisting of several 2d quiver plots on orthogonal, intersecting planes. Is this possible with matplotlib? In matlab I do it by construct several 2d graph and then reorienting them in the 3d space using the 'rotate' function. E.g. xaxis = [1 0 0]; h = quiver(