> "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
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
> "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,
Hi, I'm a little bit lost with respect to setting the resolution of images saved in png.The matplotlibrc file sets the dpi to 80, but the default keyword argument of savefig is set to 150. Thus, changing the rc setting
to dpi=300 does not modify savefig's default behaviour. Is there a way to set