Skip to content

TreeNode

The Tree Node Chart visualizes hierarchical data in a tree-like structure, where each branch represents a category or grouping, and leaves represent data values.
This chart is well-suited for displaying nested relationships and multi-level category breakdowns.

It supports multiple layouts such as Orthogonal and Radial, and orientations like Left-Right, Top-Bottom, and others.

Use cases:

  • Displaying hierarchical category structures.
  • Visualizing organization charts or file directory systems.
  • Showing breakdowns of cumulative totals into contributing groups.
  • Mapping multi-level relationships or drilldowns interactively.

βš™οΈ Setup

  1. Drag the Tree Node Chart widget from the chart library onto your designer workspace.
  2. Select the chart.
  3. Go to the Widget Configuration tab in the Configuration panel.
  4. Under the Configuration panel tab, select the Basic Configuration option to access essential settings for the Tree Node Chart.
  5. Select the Source from which the chart will fetch its data.
  6. Map:
    • Measure β€” Numeric value representing the magnitude or cumulative value at each node.
    • Dimension β€” Categorical value(s) representing the tree’s hierarchical branches.
    • Multiple Dimensions can be assigned (1–5 levels) to define multi-tier hierarchies.
  7. Optionally add a Date field for time-based filtering.

πŸ“Š Basic Configuration

Configuration ItemDescription
SourceThe data source to query for chart values.
MeasureNumeric value representing the size or total associated with each node.
DimensionCategorical value(s) representing each level of the tree. Supports 1 to 5 levels.
Date Field (optional)Enables date-based filtering and drilldown capability.

🎨 Chart Customizations

CategoryOptions & Description
GeneralTheme, background, border, and interactivity options.
TitleChart title, font, alignment, and visibility settings.
SortingControl sorting of nodes at each hierarchy level.
GridManage padding and chart grid layout.
SeriesControl node shapes, link styles, colors, label placement, and value formatting.
TooltipTooltip content, format, and triggers.
OthersConfigure layout style (Orthogonal, Radial), orientation (Top-Bottom, Left-Right etc.), expand/collapse behavior, roaming (panning/zooming), tree depth visibility, and line curveness.

πŸ“Š Example Visualization

treenode chart