Re: [Matplotlib-users] Patch + facecolors

2014-12-06 Thread Benjamin Root
Well, a rectangle is just two triangles, right? As for each point having a different value, that is not a problem. I would take a good look at the triangulation module. It is design to figure out the triangulations from an arbitrary set of data, or you can specify the triangulations yourself. You c

Re: [Matplotlib-users] Patch + facecolors

2014-12-06 Thread Diego Avesani
Dear all, Dear Benjamin, Dear Sappy85, probably I miss the meaning of structured and not-structured grid. In my grid I have only rectangular element, but they are not regular. Here an example. In what follows you can see the x and y vector of the point of one rectangle: X=0.1000 0.5950 0.5659 0.0