Breakdown#
The Breakdown Report displays a list of segments with values, percentages, colors, and optional images. It's ideal for showing shares, device usage, traffic sources, or similar categorical distributions.Properties#
The below table lists and explains the properties of the Breakdown Report.| Prop | Description | Required |
|---|
name | Label of the segment (e.g. Chrome, Safari) | ✔ |
value | Numeric value associated with the segment | ✔ |
percentage | Percentage share of the total | ✔ |
color | Color used to represent the segment | |
unit | Unit label (e.g. visits, users) | |
image | Image/icon URL for the segment | |
Code Example#
Modified at 2026-03-03 13:30:31