#16325: implicit_plot does not handle color parameter properly
-------------------------------------+-------------------------------------
       Reporter:  ppurka             |        Owner:
           Type:  defect             |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.4
      Component:  graphics           |   Resolution:
       Keywords:                     |    Merged in:
        Authors:                     |    Reviewers:  Karl-Dieter Crisman
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/ppurka/ticket/16325              |  eb27cd89962322d64bd187760a919bf35aee33f4
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by kcrisman):

 Not sure what happened before...
 {{{
 $ ./sage -t src/sage/plot/contour_plot.py
 too many failed tests, not using stored timings
 Running doctests with ID 2014-08-22-16-06-05-3f1b7b16.
 Doctesting 1 file.
 sage -t src/sage/plot/contour_plot.py
     [123 tests, 25.81 s]
 ----------------------------------------------------------------------
 All tests passed!
 ----------------------------------------------------------------------
 Total time for all tests: 25.9 seconds
     cpu time: 25.5 seconds
     cumulative wall time: 25.8 seconds
 }}}
 Two requests:
  * Add an example with a different color and fill color (for the user), if
 possible one where the function is not a symbolic expression (just to test
 that branch).
  * Technically, I guess both occurrences of {{{string (default:
 ``blue``)}}} should be {{{string (default: ``'blue'``)}}}.  Is that right?
 I know you will actually care about getting this right :-)
 Otherwise this is great, nice work.  Interesting that it didn't work at
 all before.

--
Ticket URL: <http://trac.sagemath.org/ticket/16325#comment:11>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" 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 http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to