#12962: Implement multi-function plotting options in plot()
-------------------------------------+-------------------------------------
       Reporter:  alauve             |        Owner:  was
           Type:  enhancement        |       Status:  needs_work
       Priority:  minor              |    Milestone:  sage-7.3
      Component:  user interface     |   Resolution:
       Keywords:  plot, linestyle,   |    Merged in:
  color                              |
        Authors:  Aaron Lauve        |    Reviewers:  Paul Masson
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  public/graphics/multi_function_plot_options-12962|  
02f19a24c59dd2a95801282725909f63924c3340
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by paulmasson):

 One doctest failing with error message:

 {{{
 File "src/sage/plot/plot.py", line 1967, in sage.plot.plot.?
 Failed example:
     len((q1).matplotlib().axes[0].legend().texts) # used to raise
 AttributeError
 Expected:
     1
 Got:
     2
 }}}

--
Ticket URL: <https://trac.sagemath.org/ticket/12962#comment:36>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to