On Thu, Apr 30, 2009 at 10:15 PM, mabshoff <mabsh...@googlemail.com> wrote:
>
>
>
> On Apr 30, 9:55 pm, Minh Nguyen <nguyenmi...@gmail.com> wrote:
>> Hi Michael,
>
> Hi Minh,
>
> <SNIP>
>
>> > please open a ticket. I think you might be using figsize wrong, i.e.
>> > it isn't supposed to be a list or at least it isn't in MPL.
>>
>> If I do p.show(figsize=[500,500]) then *boom* and I know I'm doing
>> something wrong as the traceback tells me so :-)
>
> I think figsize is meant as a scaling factor since otherwise there is
> no way you can exceed 2^15 as a limit of the png size :)

I think figsize is the width and height in inches, for some choice of
dpi (I forget which).
500x500 inches is going to take a lot of memory.

William

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to