Example
RadialDeepTree layout DeepTree in a polar coordinate system.
Visual Elements
The nodes of RadialDeepTree is circle. The links of BarcodeTree is Beziercurve. RadialDeepTree is built based on top-down recursive mode.
Coordinate System
The coordinate system of RadialDeepTree 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 include. The relation among subtrees within subtree group is align.
GoTree JSON Specification