Ok I understand. This is not a bug. Save needs more coaching to return
something
similar to show.  Still it would be nice if the defaults were such
that
save and show return the same thing if no options are given. Just to
reduce the surprise
(or frustration) factor.

Michel


On May 31, 11:24 am, Michel <[EMAIL PROTECTED]> wrote:
> I am encountering something strange with sage 2.5.3
>
> sage: E=EllipticCurve([-1,0])
> sage: P=plot(E)
> sage: show(P)
> # result looks fine
> save(P,filename="y^2=x^3-x.png")
> # the saved image shows only the right branch...
> # confirmed with kview and gimp
>
> I don't even understand how that is possible. I would assume that
> show and save is basically the same code...
>
> Michel


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to