Ticket #6747 (closed defect: fixed)
Improve plotting of trees
| Reported by: | boothby | Owned by: | boothby |
|---|---|---|---|
| Priority: | minor | Milestone: | sage-4.2.1 |
| Component: | graph theory | Keywords: | |
| Cc: | sage-combinat, jason, myurko | Author(s): | Tom Boothby |
| Report Upstream: | Reviewer(s): | Nathann Cohen, Michael Yurko | |
| Merged in: | sage-4.2.1.alpha0 | Work issues: |
Description
When one plots a tree with G.plot(layout='tree'), the result is ugly. For one thing, a tree plot should never have crossing lines. I have code that makes a nice tree plot in nearly-linear time, which should be included in Sage.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

