Hullo,

The most recent version I have of Sage (3.1.4) believes that I want my
implicit plots filled. For example,
    implicit_plot(x^2+y^2-1,(x,-5,5),(y,-5,5))
gives a filled-in disc, not an open circle.

This happens with open curves, too; check out
    implicit_plot(5*x^4-x^2-y^2,(x,-5,5),(y,-5,5))

This appears to be a change from 3.1.1 and earlier, where implicit
plots (closed or open) were not filled in.

I verified both at my installation and at sagenb.org. How do I get the
old functionality back?

regards
john perry
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@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-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to