On Fri, May 15, 2009 at 10:59 AM, kevin gill <[email protected]> wrote: > How do I make the left chart display right to left instead of the > default left to right?
adjust your xlim in a way that xmax is 0, i.e., xlim(10, 0). -JJ ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Matplotlib-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-users
