Example
SideTree is designed to visualize the parent-child relations of hierarchical data inclusion. It arranges the nodes along the orthogonal positions of the canvas.
Visual Elements
The nodes of SideTree is circle. The links of SideTree is straight edges.
Coordinate System
The coordinate system of SideTree is polar coordinate system.
Layout
Along the radial axis, the relation between root and subtree group is align. The relation among subtrees within subtree group is juxtapose.
Along the angular axis, the relation between root and subtree group is flatten. The relation among subtrees within subtree group is juxtapose.
GoTree JSON Specification