Hi! I want to save my plot using notebook:
plot(sin,0,4).save('foo.png')
this code saves my plot, but also calls show method (or something like
that) and I have plot in output. Is it possible only to save plot,
without any output at all?
--
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
