|
From: Benjamin R. <ben...@ou...> - 2013-03-07 19:20:15
|
On Thu, Mar 7, 2013 at 2:14 PM, Brickle Macho <bri...@gm...>wrote: > I have a list of surface normals I would like to plot. Is there a way > to plot a 3D vectors in matplotlib similar to how quiver plots 2D vectors? > > Not at this time, but that would make a great feature request! I think the current roadblock to such a function is a bug with converting 2d arrow objects into 3d arrows. Ben Root |