Hi Everyone, after trying every example I could find in the documentation, gallery and online I thought let's give the mailing list a try. I have an image displayed with imshow. I would like to display the pixel coordinates on the left y and bottom x axis and the physical coordinates (in arcseconds) on the right y and top x axis. I tried it with twinx & twiny but then only a part of the image is shown (image is in pixel coordinates), I also tried creating a new axes object with ax2=plt.subplot(1,1,1, frameon=False) but then the image is no longer shown (this might be a bug). Is this possible with the current version (0.99) of matplotlib?
Kind regards, Pim Schellart ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users