#14580: Set individual legend font color in Sage
-----------------------------------------+----------------------------------
       Reporter:  ppurka                 |         Owner:  jason, was  
           Type:  enhancement            |        Status:  needs_review
       Priority:  major                  |     Milestone:  sage-5.11   
      Component:  graphics               |    Resolution:              
       Keywords:                         |   Work issues:              
Report Upstream:  N/A                    |     Reviewers:              
        Authors:  Punarbasu Purkayastha  |     Merged in:              
   Dependencies:                         |      Stopgaps:              
-----------------------------------------+----------------------------------

Comment (by kcrisman):

 {{{
 $ grep -r p.set_label sage/plot/
 sage/plot/arrow.py:        p.set_label(options['legend_label'])
 sage/plot/arrow.py:        p.set_label(options['legend_label'])
 sage/plot/circle.py:        p.set_label(options['legend_label'])
 sage/plot/disk.py:        p.set_label(options['legend_label'])
 sage/plot/ellipse.py:        p.set_label(options['legend_label'])
 sage/plot/line.py:        p.set_label(options['legend_label'])
 sage/plot/polygon.py:        p.set_label(options['legend_label'])
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14580#comment:6>
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/groups/opt_out.


Reply via email to