Hey,
I'm looking for a way to save a plot with a specific width and height in
pixels. My code basically looks like this:
E = EllipticCurve([a, b])
p = plot(E)
p.save('foo.png', ...)
I tried to change figsize and dpi in the save call but without any
success. Is there even a way to do that?
Thanks in advance,
Sebastian Ramacher
--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org