Re: [sage-devel] default "contours" option for implicit_plot

2016-01-30 Thread Andrzej Giniewicz
I mentioned this thread on http://trac.sagemath.org/ticket/19988, together with proposed solution. Regards, Andrzej. On Sat, Jan 30, 2016 at 8:19 PM, Francois Bissey wrote: > No it isn’t. But I would be glad if you opened a ticket for it. I was > thinking of > doing something about it when open

Re: [sage-devel] default "contours" option for implicit_plot

2016-01-30 Thread Francois Bissey
No it isn’t. But I would be glad if you opened a ticket for it. I was thinking of doing something about it when opening a ticket for matplotlib 1.5.1 but I am spread too thin at the moment. François > On 31/01/2016, at 00:14, Andrzej Giniewicz wrote: > > Hello, > > Setting countours to None m

[sage-devel] default "contours" option for implicit_plot

2016-01-15 Thread Francois Bissey
Hi, Does anyone knows why the default option for “contours” is set to “(0,0)” in implicit_plot (sage/plot/contour_plot.py line 571-572)? Instead of being left alone to “None”. The value “(0,0)” causes a lot of doctest failures when moving from matplotlib 1.5 to 1.5.1 (not yet a ticket for that, s