On Mon, Jan 18, 2010 at 5:16 PM, Damon McDougall
<d.mcdoug...@warwick.ac.uk> 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. You may use

http://matplotlib.sourceforge.net/api/pyplot_api.html#matplotlib.pyplot.subplots_adjust

There is some way to automate this.

http://matplotlib.sourceforge.net/faq/howto_faq.html#automatically-make-room-for-tick-labels

Regards,

-JJ

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to