[Matplotlib-users] please document imshow axes order

Neal Becker ndbecker2 at gmail.com
Thu Jun 6 09:25:27 EDT 2019


I just wasted quite a bit of time trying to debug my code.  It took a long 
time because I was using imshow to debug, and didn't know that imshow 
displays a matrix not using cartesian coordinates.  The axes are transposed 
and one axis is reversed.  The documentation doesn't mention this.

Thanks,
Neal



More information about the Matplotlib-users mailing list