Example
RotationTree is designed to visualize the parent-child relations with arc links.
Visual Elements
The nodes of RotationTree is circle. The links of ClockTree is arc links.
Coordinate System
The coordinate system of ClockTree is polar coordinate system.
Layout
Along the angular axis, the relation between root and subtree group is juxtapose. The relation among subtrees within subtree group is flatten.
Along the radial axis, the relation between root and subtree group is within. The relation among subtrees within subtree group is align.
GoTree JSON Specification