Ranking#
The Ranking Report displays a list of ranked items with optional images, values, percentages, and units. It’s ideal for showing top products, browsers, categories, or any ranked dataset.Properties#
The below table lists and explains the properties of the Ranking Report.| Prop | Description | Required |
|---|
id | Unique identifier for the item | |
name | Label of the item (e.g. "Chrome", "Safari") | ✔ |
value | Numeric value or string associated with the item | ✔ |
percentage | Percentage (0–100) representing relative importance | |
unit | Unit label (e.g. "visits", "orders") | |
image | Image/icon URL to display beside the item | |
Code Example#
Modified at 2026-03-03 13:30:31