Example
RadialTree tree layouts the nodes in a polar coordinate system.
Visual Elements
The nodes of RadialTree is circle. The links of BarcodeTree is straight edges.
Coordinate System
The coordinate system of RadialTree is polar coordinate system.
Layout
Along the x axis, the relation between root and subtree group is juxtapose. 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