Hi!

a sage (4.3.3) notebook shows the correct picture of
plot(x^2-5,(x,0,5),ymin=0)
The save method ignores the ymin parameter: 
plot(x^2-5,(x,0,5),ymin=0).save("/tmp/test.png")

Is this a bug or a feature?

Georg

-- 
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

To unsubscribe from this group, send email to 
sage-support+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.

Reply via email to