Re: [Matplotlib-users] Axes outer position - amount of space for axes labels

2010-09-17 Thread Benjamin Root
On Fri, Sep 17, 2010 at 4:37 PM, Jeremy Lewi wrote: > HI, > > > > Is there a way to get the size of the bounding box for the axes which > includes the axes labels and tick marks? It looks like > Axes.get_position/set_position refers to the inner position (i.e the actual > plot area). > > > > > >

[Matplotlib-users] Axes outer position - amount of space for axes labels

2010-09-17 Thread Jeremy Lewi
HI, Is there a way to get the size of the bounding box for the axes which includes the axes labels and tick marks? It looks like Axes.get_position/set_position refers to the inner position (i.e the actual plot area). In matlab (http://www.mathworks.com/help/techdoc/ref/axes_props.html) t