Re: [Matplotlib-users] canvas.print_figure printing a variable amount of my figure

2010-02-05 Thread Eric Firing
David Goldsmith wrote: > On Mon, Oct 6, 2008 at 10:56 AM, Eric Firing > wrote: > > Christopher Barker wrote: > > David Goldsmith wrote: > > I feel like I must be missing something > > > yup -- though it's an understandable miss... >

Re: [Matplotlib-users] canvas.print_figure printing a variable amount of my figure

2010-02-05 Thread David Goldsmith
On Mon, Oct 6, 2008 at 10:56 AM, Eric Firing wrote: > Christopher Barker wrote: > >> David Goldsmith wrote: >> >>> I feel like I must be missing something >>> >> >> yup -- though it's an understandable miss... >> > > I think the longstanding separation between the figure.dpi and the > savefig.dpi

Re: [Matplotlib-users] canvas.print_figure printing a variable amount of my figure

2008-10-06 Thread David Goldsmith
canvas.print_figure printing a variable > amount of my figure > To: "Christopher Barker" <[EMAIL PROTECTED]> > Cc: "David Goldsmith" <[EMAIL PROTECTED]>, > matplotlib-users@lists.sourceforge.net > Date: Monday, October 6, 2008, 11:56 AM > Christoph

Re: [Matplotlib-users] canvas.print_figure printing a variable amount of my figure

2008-10-06 Thread Christopher Barker
Eric Firing wrote: > I think the longstanding separation between the figure.dpi and the > savefig.dpi is a continual gotcha that we can and should eliminate. +1 I've never understood the separation -- why wouldn't it default to the figure.dpi -- it could always be overridden by the keyword ar

Re: [Matplotlib-users] canvas.print_figure printing a variable amount of my figure

2008-10-06 Thread Ryan May
Eric Firing wrote: > Christopher Barker wrote: >> David Goldsmith wrote: >>> I feel like I must be missing something >> yup -- though it's an understandable miss... > > I think the longstanding separation between the figure.dpi and the > savefig.dpi is a continual gotcha that we can and should el

Re: [Matplotlib-users] canvas.print_figure printing a variable amount of my figure

2008-10-06 Thread Eric Firing
Christopher Barker wrote: > David Goldsmith wrote: >> I feel like I must be missing something > > yup -- though it's an understandable miss... I think the longstanding separation between the figure.dpi and the savefig.dpi is a continual gotcha that we can and should eliminate. Savefig should us

Re: [Matplotlib-users] canvas.print_figure printing a variable amount of my figure

2008-10-06 Thread Christopher Barker
David Goldsmith wrote: > I feel like I must be missing something yup -- though it's an understandable miss... > Attached are the results on my computer (see usage details below). > Granted, I'm increasing the resolution each iteration, you are increasing the resolution of the figure, and of you