Re: [Matplotlib-users] bbox_inches='tight' from the navigation toolbar

2012-07-06 Thread Benjamin Root
On Fri, Jul 6, 2012 at 2:36 PM, Saurav Pathak wrote: > Hi, > > I would often save figures after show() from the savefig button on the > navigation toolbar. I would like to trim white spaces using something > akin to bbox_inches='tight', but haven't been able to figure out how. I > tried adding

Re: [Matplotlib-users] bbox_inches='tight' from the navigation toolbar

2012-07-06 Thread Jerzy Karczmarczuk
Saurav Pathak: I would often save figures after show() from the savefig button on the navigation toolbar. I would like to trim white spaces using something akin to bbox_inches='tight', but haven't been able to figure out how. I tried adding the following to matplotlibrc, but to no avail. Adjus

[Matplotlib-users] bbox_inches='tight' from the navigation toolbar

2012-07-06 Thread Saurav Pathak
Hi, I would often save figures after show() from the savefig button on the navigation toolbar. I would like to trim white spaces using something akin to bbox_inches='tight', but haven't been able to figure out how. I tried adding the following to matplotlibrc, but to no avail: savefig.bbox_i