Re: [Matplotlib-users] axes_grid divider with room for axis

2009-11-09 Thread Brent Pedersen
On Mon, Nov 9, 2009 at 3:18 PM, Jae-Joon Lee wrote: > On Mon, Nov 9, 2009 at 6:03 PM, Brent Pedersen 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 occ

Re: [Matplotlib-users] axes_grid divider with room for axis

2009-11-09 Thread Jae-Joon Lee
On Mon, Nov 9, 2009 at 6:03 PM, Brent Pedersen 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, heig