#18351: when graph is constructed with edge labels, enable displaying them
automatically
----------------------------+----------------------------
Reporter: wonder | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: sage-6.7
Component: graph theory | Keywords:
Merged in: | Authors:
Reviewers: | Report Upstream: N/A
Work issues: | Branch:
Commit: | Dependencies:
Stopgaps: |
----------------------------+----------------------------
{{{
sage: G = DiGraph( [(0,1,35)] )
sage: G.set_latex_options( edge_labels=True )
sage: view(G)
}}}
It seems more natural to display G's edge labels by default, when they're
provided in the constructor.
--
Ticket URL: <http://trac.sagemath.org/ticket/18351>
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.