Example
JewelryTree is designed to visualize the parent-child relations of hierarchical data with inclusion.
Visual Elements
The nodes of JewelryTree is circle. The links of JewelryTree is hidden.
Coordinate System
The coordinate system of JewelryTree is cartesian coordinate system.
Layout
Along the x axis, the relation between root and subtree group is include. 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 align.
GoTree JSON Specification