Can you provide a standalone example that exhibits this problem? I'm
not able to reproduce this with 0.90.1 and the imshow examples
(image_demo.py, image_origin.py).
Which backend are you using?
My only wild guess is -- with the Agg backend (possibly others), the
image is stored flipped from
Hi all
I have a problem with 'imshow' under matplotlib 0.90.1-2ubuntu1 on
ubuntu 7.10. I have an 'incidence matrix' created using the 'imshow'
command, and it works well except for the fact that sometimes when
resizing my window, the incidence matrix flips upside-down.
Can I control this flippin