Hi. When I generate an AxesImage with, say, imshow(array([[0, 1], [1, 0]])), a one-pixel gap sometimes appears between the image and the bottom and/or right edges of the axis frame. The gap is sometimes shaded, as if by anti-aliasing. The presence and shading of the gap depends on the axis size, figure size, and figure dpi. In particular, the gap comes and goes as I resize the figure. I've observed this using the WXAgg and TkAgg backends under matplotlib 0.98.0.
I checked the trackers and mailing list archives but found no previous mention of this behavior. I looked into image.py but didn't readily see what might be responsible. Would someone in the know be willing to investigate? Many thanks in advance. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel