#14177: More uniform handling of color_by_labels for graph plot, plot3d, 
graphviz
-------------------------------------+--------------------------------------
       Reporter:  nthiery            |         Owner:  jason, ncohen, rlm
           Type:  enhancement        |        Status:  needs_review      
       Priority:  major              |     Milestone:  sage-5.8          
      Component:  graph theory       |    Resolution:                    
       Keywords:                     |   Work issues:                    
Report Upstream:  N/A                |     Reviewers:  Nathann Cohen?    
        Authors:  Nicolas M. ThiƩry  |     Merged in:                    
   Dependencies:                     |      Stopgaps:                    
-------------------------------------+--------------------------------------
Changes (by nthiery):

  * status:  new => needs_review


Old description:

> Back in #7004 I introduced some more flexibility for the color_by_labels
> option for graphviz, in order to allow for specifying a dictionary or
> function mapping labels to color. The attached patch extends this feature
> to plot and plot3d, by having them call _color_by_label uniformly.
>
> In the long run, one would want to factor out the
> edge/vertex/color/labels option handling to guarantee uniformness; but
> that's for another ticket.

New description:

 Back in #7004 I introduced some more flexibility for the color_by_labels
 option for graphviz, in order to allow for specifying a dictionary or
 function mapping labels to color. The attached patch extends this feature
 to plot and plot3d, by having them call _color_by_label uniformly. It also
 implements vertex labels for 3D plots.

 In the long run, one would want to factor out the edge/vertex/color/labels
 option handling to guarantee uniformness; but that's for another ticket.

--

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14177#comment:1>
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to