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 sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to