On Mon, Nov 9, 2009 at 6:03 PM, Brent Pedersen <bpede...@gmail.com> wrote: > how can i have the divider account for the room needed > for the > labels and ticks?
Doing this automatically is not straight forward. So you need to manually adjust the area occupied by the axes. Note that rect is [left, bottom, width, height] in normalized figure coordinate. Try something like rect=[0., 0.1, 1., 0.8], or simply use subplot. Regards, -JJ ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users