Skip to content

Sunburst

The Sunburst Chart is a radial, multi-level hierarchical visualization ideal for displaying how values are distributed across nested categories.
It uses concentric rings to represent levels in a hierarchy, with each ring segment’s size proportional to its value.

Use cases:

  • Representing organizational hierarchies
  • Displaying part-to-whole relationships in nested data
  • Visualizing breakdowns within breakdowns (like category β†’ subcategory β†’ sub-subcategory)

βš™οΈ Setup

  1. Drag the Sunburst 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 Sunburst Chart.
  5. Select the Source from which the chart will fetch its data.
  6. Map:
    • Measure β€” Numeric value representing the size of each segment.
    • Dimension β€” Sequential categorical fields representing hierarchy levels. Minimum of 2 and maximum of 4 levels.
  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 weight of each node/segment.
DimensionCategorical fields forming a hierarchy. Minimum 2, maximum 4 sequential levels.
Date Field (optional)Enables date-based filtering and drilldown capability.

🎨 Chart Customizations

CategoryOptions & Description
GeneralTheme, background, and interactivity options.
TitleChart title, font, alignment, and visibility settings.
SortingControl sorting order of nodes at each hierarchy level.
PositionSet horizontal and vertical alignment of the chart.
HeatMapVisualize segment values via gradient coloring.
SeriesConfigure node colors, labels, label lines, smoothness, and value formatting.
TooltipTooltip content, format, and triggers for displaying segment details.
OthersSet options like Clockwise rendering, Rotation angle, Inner/Outer radius, Use same color for parent and child, label alignment, and label line settings.

πŸ“Š Example Visualization

sunburst chart