Example
WeaveTree is designed to visualize the parent-child relations of hierarchical data with inclusion.
Visual Elements
The nodes of WeaveTree is circle. The links of WeaveTree is hidden.
Coordinate System
The coordinate system of WeaveTree 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 within. The relation among subtrees within subtree group is flatten.
GoTree JSON Specification