Donut visualization (SmartViz)
This feature is in beta and subject to change. Reach out to support with any issues.
The Donut visualization shows how a total breaks down into parts. Setting the inner radius to 0 produces a solid pie chart; any larger value produces a donut, which can display the overall total in its center.
When to use a donut
A donut answers one question: what share of the total does each part hold? It needs one categorical column and one numeric column, and stays readable only while the number of categories is small. Past about seven slices the segments get too thin to compare and the labels collide.
Cost breakdowns fit well, such as Azure Cost (Service) across a handful of top services.
With more categories, a Treemap keeps them all readable. Where you need precise comparison rather than proportion, use a Bar, because the eye judges length far better than angle. And if the parts don't sum to a meaningful whole, drop the proportion framing entirely.
Try it out
Change the settings below and see how the chart updates. Select a dataset from the dropdown to see different use cases.
Traffic by channel, five categories far enough apart in size to tell apart. Nothing here is small enough to need grouping, which the next sample changes.
Donut settings
Data mapping
Legend & labels
Pie / donut
Colors
Add up to 20 colors to set the palette, in order. The palette repeats when there are more items than colors. Leave the palette empty to use the SquaredUp default colors.
Series / status colors
Pin a named value to a specific color, regardless of its position in the palette. Enter the name exactly as it appears in your data, then choose its color.