Example
Deeptree is built in cartasian coordinate system. Deeptree visualizes the parent-child relations with bezier curves.
Visual Elements
The nodes of DeepTree is circle. The links of BarcodeTree is Bezier curve. RadialDeepTree is built based on top-down recursive mode.
Coordinate System
The coordinate system of DeepTree is cartasian 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