#13827: Allow more customization in GraphPlot
--------------------------------+----------------------------------
       Reporter:  ppurka        |        Owner:  jason, ncohen, rlm
           Type:  enhancement   |       Status:  new
       Priority:  major         |    Milestone:  sage-6.4
      Component:  graph theory  |   Resolution:
       Keywords:                |    Merged in:
        Authors:                |    Reviewers:
Report Upstream:  N/A           |  Work issues:
         Branch:                |       Commit:
   Dependencies:                |     Stopgaps:
--------------------------------+----------------------------------
Changes (by ppurka):

 * cc: kcrisman (added)


Comment:

 > Make pink true default color for vertices, so that setting color of
 vertex 1 will left vertex 2 to pink.

 Maybe it should be blue/sage color, so as to be default with the sage
 plots.

 Instead of adding many keyword arguments for the overall plot command, it
 might be better to let the methods take care of the setting.

 * `set_vertices` could be used to set only vertex properties.
 * `set_edges` for setting only edge property.
 * Maybe introduce a different `set_plot_font` because it seems customizing
 all the different font properties is going to be a complicated method in
 itself.
 * Introduce the `vertex_shapes` and such other vertex related properties
 not in `plot` but in the `set_vertex` method.

 Adding kcrisman for his expert comments :-)

--
Ticket URL: <http://trac.sagemath.org/ticket/13827#comment:8>
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