Re: [Matplotlib-users] [matplotlib-users] Figure dimensions issues

2010-01-19 Thread Jae-Joon Lee
On Mon, Jan 18, 2010 at 5:16 PM, Damon McDougall wrote: > The figure is actually cropped. Correct. > Is there another way around this that will get rid of the whitespace and have > the physical figure be 483.69687pt wide? Do not use bbox_inches="tight". Instead adjust the position of the axes

[Matplotlib-users] [matplotlib-users] Figure dimensions issues

2010-01-18 Thread Damon McDougall
Hi all, I'm using the PDF backend and I'm mucking around with the figure width and height settings to try and get the label text size equal to that of the tex in a LaTeX report I'm writing. The following code set my dimensions: FACTOR = 1.0 fig_width_pt = 483.69687 * FACTOR # figure width in