Re: [Matplotlib-users] Composing image from hex tiles using RegularPolyCollection

2014-04-25 Thread Eric Firing
On 2014/04/24 11:40 PM, Tom Grydeland wrote: > Hi all, > > I will explain what I’m trying to achieve first, then the approaches I’ve > attempted so far, with results. > > I have data on a 2D grid which I want to present as an image — a la > pyplot.imshow() — except that the grid is hexagonal, not

[Matplotlib-users] Composing image from hex tiles using RegularPolyCollection

2014-04-25 Thread Tom Grydeland
Hi all, I will explain what I’m trying to achieve first, then the approaches I’ve attempted so far, with results. I have data on a 2D grid which I want to present as an image — a la pyplot.imshow() — except that the grid is hexagonal, not rectangular. The grid can be represented in multiple w