[Matplotlib-users] How to draw a collection of oriented triangles ?

Nicolas P. Rougier Nicolas.Rougier at inria.fr
Sat Nov 26 09:21:16 EST 2016


I would like to draw several triangles (same size, same color) with different individual orientations.
Scatter plot does not allow to specify individual orientations and I've a hard time with PatchCollection.

What would be the easiest way ? Is there an example somewhere around by any chance ?


Nicolas


More information about the Matplotlib-users mailing list