Donut Charts

GUIDE

What a donut chart shows, how it differs from a pie, when to use one, and the traps to avoid.

A donut chart is a pie chart with a hole punched through the middle. Each slice still represents a category's share of one whole, and the slices still fill a full circle — the only visible change is the empty center. That hole does nothing to the data, but it gives the chart a cleaner, more modern look and, usefully, a place to print a headline number such as the total. Because the underlying idea is identical to a pie, a donut answers the same single question: how is one total divided among its parts?

100 total 40% 30% 20% 10%
Same data as a pie chart, with the center freed up to hold the total.

How a donut chart works

The full ring represents 100% of the total. Each category is drawn as an arc whose sweep is proportional to its share — a category worth a quarter of the whole spans a quarter of the ring, one worth half spans a semicircle. The center is simply removed, leaving a band of constant width. Reading is identical to a pie: you compare the angular extent of each slice to judge its share, and the slices together account for one complete whole.

The one subtle trade-off is that, with the middle gone, the reader judges each slice by the length of its outer arc rather than by the area of a full wedge. For a handful of clearly-sized categories this makes no practical difference. The payoff is the hole itself, which is prime real estate for a total, a percentage, or a short label that anchors the whole chart.

When to use a donut chart

A good test

If you can phrase your takeaway as "X is [a fraction] of the total," a donut fits. If your takeaway is "X is bigger than Y by [an exact amount]," reach for a bar chart instead — the same advice applies to pies.

When not to use a donut chart

A donut inherits every weakness of the pie, so avoid it for:

How to read a donut chart

Read it exactly as you would a pie. Start with the largest slice and work down — donuts are easiest to follow when slices are ordered by size, usually clockwise from the top. Judge each arc against familiar reference fractions: half the ring is 50%, a quarter is 25%, an eighth is about 12%. Glance at the center for the total, then use the labels or legend for exact figures, since your eye only estimates the arcs. If two slices look close, trust the numbers over the picture.

Variants

The plain donut is the most common form. A thin-ring donut with a large hole reads almost like a gauge and leaves even more room for a central figure. A semi-donut (or gauge) uses only the top half of the ring, which works for a single progress value. Stacking concentric rings into a multi-level donut (sometimes called a sunburst) can show a hierarchy, but it quickly gets hard to read and is usually better served by other charts. For most purposes, a single ring with a few well-sized slices is the right call.

Common mistakes to avoid

Watch out for

Too many slices turn the ring into a band of unreadable slivers — keep to about six categories. Slices that don't sum to 100% mean your categories aren't a true whole, so a donut is the wrong tool. A center number that doesn't match the slices confuses readers, so make sure the total in the hole is genuinely the sum of the parts. And rainbow colour schemes with no order make the chart harder, not easier, to scan.

Make a donut chart

Ready to build one? The pie chart maker includes a donut style — enter labels and values (or paste a CSV), switch to the donut, set a center total, recolour slices, and export a PNG or SVG — free, no signup, no watermark.