Pie, Donut, and Rose Charts
Pie, donut, and rose charts all show one categorical column as proportions: each category is a segment. They're available when you're viewing a single column via More Charts. Each type has its own guide:
- Single column pie chart — Full circle; each segment's angle = share of total.
- Single column donut chart — Same as pie with a hollow center.
- Single column rose chart — Radial chart where radius (not angle) represents value, so relative sizes are easier to compare.
For when to use them, how to create them, and aggregation options, see the guides above or Additional charts.