|
From: John H. <jdh...@ac...> - 2005-09-30 16:32:06
|
>>>>> "Chris" == Chris Barker <Chr...@no...> writes:
Chris> So what is figure.dpi used for? And I need to ask, why
Chris> doesn't savefig default to the Figure dpi?
Well, it's used to control the figure dpi <wink>. It is used
everywhere, it's just that savefig changes it when saving and then
restores it. Basically, it is done this way to support a default
screen dpi and a default hardcopy dpi.
Chris> Thanks. I think I'll update my demo and maybe post it to
Chris> the Wiki.
Thanks,
JDH
|