On Thursday, September 29, 2016 at 7:34:37 PM UTC+2, kcrisman wrote:
>
> P = piecewise([((0,2),x),((2,6),2)])
> print P
> plot(P)
>

However, previously plotting piecewise functions by default plotted the 
> entire thing (since they didn't go out to infinity).  I understand the 
> consistency, but also suspect this might have just been overlooked.  Any 
> thoughts?
>

It has been overlooked because the only plotting doctest has x in (-1,1).
Please review https://trac.sagemath.org/ticket/21618 

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to