Re: [Matplotlib-users] Default dpi for savefig

2006-09-13 Thread John Hunter
> "Yannick" == Yannick Copin <[EMAIL PROTECTED]> writes: Yannick> Hi, >>> > "David" == David Huard <[EMAIL PROTECTED]> >>> writes: >> David> Hi, I'm a little bit lost with respect to setting the David> resolution of images saved in png. The matplotlibrc fil

Re: [Matplotlib-users] Default dpi for savefig

2006-09-13 Thread Yannick Copin
Hi, >> > "David" == David Huard <[EMAIL PROTECTED]> writes: > > David> Hi, I'm a little bit lost with respect to setting the > David> resolution of images saved in png. The matplotlibrc file > David> sets the dpi to 80, but the default keyword argument of > David> savefig

Re: [Matplotlib-users] Default dpi for savefig

2006-09-12 Thread John Hunter
> "David" == David Huard <[EMAIL PROTECTED]> writes: David> Hi, I'm a little bit lost with respect to setting the David> resolution of images saved in png. The matplotlibrc file David> sets the dpi to 80, but the default keyword argument of David> savefig is set to 150. Thus,