Example
Readable tree layout is a tree visualization designed for unbalanced n-ary hierarchical data.
Visual Elements
The nodes of Readable tree layout is circle. The links of BarcodeTree is orthogonal edges.
Coordinate System
The coordinate system of Indented Tree is cartesian coordinate system.
Layout
Along the x axis, the relation between root and subtree group is within. The relation among subtrees within subtree group is flatten.
Along the y axis, the relation between root and subtree group is juxtapose. The relation among subtrees within subtree group is align.
GoTree JSON Specification