Re: [Matplotlib-users] imshow: axis not natural

2008-02-22 Thread Piotr Zolnierczuk
From: Piotr Zolnierczuk <[EMAIL PROTECTED]> To: matplotlib-users@lists.sourceforge.net Sent: Friday, February 22, 2008 2:31:08 PM Subject: [Matplotlib-users] imshow: axis not natural Hi, it is probably a faq - but I could not find it anywhere. I would like

[Matplotlib-users] imshow: axis not natural

2008-02-22 Thread Piotr Zolnierczuk
Hi, it is probably a faq - but I could not find it anywhere. I would like to plot a 2D distribution (2D histogram) of some data using a 2D numpy.array that contains my data: c[ix,iy] When I plot it via imshow the x axis points downwards and the y axis point to the left. What I want is that the