>>>>> "Stefan" == Stefan van der Walt <[EMAIL PROTECTED]> writes:

    Stefan> The size of the image being plotted is (72, 2048), so that
    Stefan> behaviour sounds correct.  The plot I see is shown here:

    Stefan> http://mentat.za.net/results/morlet.png

As Stefan notes, this is a feature not a bug, but it is relatively new
behavior since Mark Bakker and Eric Firing finally provided us with
good aspect handling.  The new default is to maintain aspect ratio of
images, but if you want the old behavior, you can pass in
aspect='auto' into your image or set the image.aspect parameter in
your rc file.

JDH

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to