On 2013/03/07 9:19 AM, Benjamin Root wrote:
>
>
> On Thu, Mar 7, 2013 at 2:14 PM, Brickle Macho <bricklema...@gmail.com
> <mailto:bricklema...@gmail.com>> 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.

Quiver uses a PolyCollection, and I see that there is a Poly3DCollection.

Eric

>
> Ben Root


------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to