On 08/19/2011 07:43 PM, gru...@bigpond.net.au wrote: > Usually imshow(arr, aspect='auto') or imshow(arr, aspect=2.0) will > display the image with pixels having some aspect ratio other than 1:1 > However, I cannot get this to work when using imshow within an AxesGrid axis. > Is there a way to get an array shown with imshow() within an AxesGrid > axis to have a pixel aspect other than 1:1 ? > If not, is there a simple way to add a shared colorbar when using subplots() ?
By shared colorbar, do you mean something like this? http://matplotlib.sourceforge.net/examples/pylab_examples/multi_image.html It is using ordinary axes, and is a bit more complex than needed for many purposes. Eric > > Gary > > ------------------------------------------------------------------------------ > Get a FREE DOWNLOAD! and learn more about uberSVN rich system, > user administration capabilities and model configuration. Take > the hassle out of deploying and managing Subversion and the > tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 > _______________________________________________ > Matplotlib-users mailing list > Matplotlib-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/matplotlib-users ------------------------------------------------------------------------------ Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users