#6546: Fully implement edge thickness in plots of graphs
-------------------------------------------------+-------------------------
       Reporter:  rbeezer                        |        Owner:  rlm
           Type:  defect                         |       Status:  new
       Priority:  minor                          |    Milestone:  sage-5.13
      Component:  graph theory                   |   Resolution:
       Keywords:  plot graph edge width          |    Merged in:
  thickness                                      |    Reviewers:
        Authors:                                 |  Work issues:
Report Upstream:  N/A                            |       Commit:
         Branch:                                 |     Stopgaps:
   Dependencies:                                 |
-------------------------------------------------+-------------------------
Changes (by rbeezer):

 * upstream:   => N/A


Comment:

 It would seem this has gone backwards.  Now `.plot()` complains about not
 understanding `thickness`.  Drawing a (graphics primitive) `line`
 understands `thickness`.  So it should be a matter of making `thickness` a
 valid option of a graph plot and passing it to `matplotlib` in
 `graphs/graph_plot.py` when drawing (straight) edges.  Maybe curved edges
 would be just as easy?

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