← Back

Tree Diagram Generator

Input hierarchical JSON to generate tree or treemap diagrams
Data Input
Input hierarchical JSON data, each node contains name field, optional children (child array) and value (leaf node value, used for treemap area calculation).
Chart Settings