wumpus-tree: Drawing trees
Tree drawing with nice layout.
Draw trees represented by Data.Tree, output SVG or EPS. The output should be quite good - no overlapping edges, identical subtrees should have the same shape, leaf nodes evenly spaced.
** WARNING ** - the API is unstable and will change.
Changelog:
9.0 to 0.10.0:
Internal changes to track updates to Wumpus-Basic.
8.0 to 0.9.0:
Stopped re-exporting
DrawingContext
from Wumpus-Basic in the module Wumpus.Tree. Clients must now importWumpus.Basic.Graphic
to get theDrawingContext
type and the constructorStandardContext
.Internal changes to track updates to Wumpus-Basic.
Modules
[Index]
Downloads
- wumpus-tree-0.10.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0, 0.3.0, 0.4.0, 0.5.0, 0.6.0, 0.7.0, 0.8.0, 0.9.0, 0.10.0, 0.11.0, 0.11.1, 0.12.0, 0.13.0, 0.14.0, 0.15.0, 0.16.0, 0.17.0, 0.18.0, 0.20.0 |
---|---|
Change log | CHANGES |
Dependencies | base (<5), containers (>=0.3.0 && <0.4.0), vector-space (>=0.6), wumpus-basic (==0.12.0), wumpus-core (==0.36.0) [details] |
License | BSD-3-Clause |
Copyright | Stephen Tetley <stephen.tetley@gmail.com> |
Author | |
Maintainer | Stephen Tetley <stephen.tetley@gmail.com> |
Category | Graphics |
Home page | http://code.google.com/p/copperbox/ |
Uploaded | by StephenTetley at 2010-10-21T16:43:50Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 12258 total (1 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |