Hello, I have a problem I tried to solve in any way,a nd couldn't. I want to plot an Edgeworth Box with matplotlib.
To do so, I need to create a plot with origin on the north-east corner with axes scales going "the wrong way". For an idea of how an EB works, see: http://en.wikipedia.org/wiki/Image:Contract-curve-on-edgeworth-box.svg I noticed that axis([1,0,1,0]) allows me to make the scale go backwards from 1 to 0. I just need a way to put the origin on the upper-right corner. I couldn't find one, I could just set the origin up-left (north-west), bot not up-right (north-east). Any help would be highly appreciated. Thanks for the great app. Paolo ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users