On Thu, Jun 14, 2012 at 11:08 AM, tcb wrote:
> Hi,
>
> I'm trying to plot a grid of images with no spaces in between them and I
> have problems with the snapping. The grid is computed in data coordinates
> and the positions of the images are determined by the extents parameter
>
> ax.imshow(read_
On Thu, Jun 14, 2012 at 4:12 PM, Benjamin Root wrote:
>
>
> On Thu, Jun 14, 2012 at 11:08 AM, tcb wrote:
>
>> Hi,
>>
>> I'm trying to plot a grid of images with no spaces in between them and I
>> have problems with the snapping. The grid is computed in data coordinates
>> and the positions of th
Hi,
I'm trying to plot a grid of images with no spaces in between them and I
have problems with the snapping. The grid is computed in data coordinates
and the positions of the images are determined by the extents parameter
ax.imshow(read_png(filename), extent=extent, snap=True)
The images and e