Re: [sage-support] save-Method

2010-03-29 Thread William Stein
On Mon, Mar 29, 2010 at 3:18 AM, Dr. Georg Damm wrote: > 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? I think the ymin, yma

[sage-support] save-Method

2010-03-29 Thread Dr. Georg Damm
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 unsubscri