Polar Area Chart Tool

Compare categories on a circular axis where each segment's radius reflects its value.

Chart Data

Note: What Is a Polar Area Chart?

The Basics

A polar area chart is a circular chart that draws each category as a wedge spreading out from the center, where the distance of the wedge from the center (its radius) encodes the magnitude of the value. In its classic form, all wedges share the same angle, so differences are shown by how far each wedge reaches outward; in the variant often called the rose or coxcomb chart, both the angle and the radius can vary with the value. Because every category returns to the center, the chart reads naturally across a cycle, which makes it well suited to repeated or seasonal patterns.

Common Use Cases
  • Seasonal sales: comparing monthly or quarterly revenue around the year to spot high and low seasons.
  • Cyclic patterns: hourly, daily, or weekly rhythms such as store footfall, site traffic, or energy demand.
  • Multivariate categories: profiling a category across several metrics, like survey scores for a product on multiple attributes.
  • Wind and climate data: the classic wind rose showing how often wind blows from each direction.
  • Performance scores: rating a subject on several criteria at once, similar to a radar view but in wedge form.
  • Demographic composition: shares of a population by age band or region arranged around the circle.
When to Use It vs Alternatives

Use a polar area chart when your categories have a natural cyclic order, such as months of the year or hours of the day, and you want to emphasize the circular flow from one category to the next. It also shines when you need to overlay two related series (for example, two years of monthly sales) to compare their shapes around the cycle.

Consider alternatives when the order of categories is arbitrary, because the circular layout adds no meaning to unordered data; a bar chart reads more clearly there. For precise value comparisons between individual categories, bars are again the safer choice. And if your goal is profiling many attributes of one item, a radar or spider chart may communicate the shape better than overlapping wedges.

How to Read and Build It Well
  • Read the radius: a wedge that reaches twice as far from the center represents a value roughly twice as large.
  • Start the first category at the top (12 o'clock) and arrange the rest in their natural order around the circle.
  • Use consistent angles for all wedges when you want radius alone to carry the comparison.
  • Keep scales anchored at zero so wedges are not visually exaggerated by a truncated axis.
  • Overlay series with semi-transparent fills so overlapping wedges stay distinguishable.
  • Add direct value labels at the tip of each wedge, because judging area outward from a shared center is harder than reading a number.
Fun Facts
  • The polar area chart was popularized by Florence Nightingale, who used it to show deaths in the British army during the Crimean War.
  • Nightingale's diagram, which she called a "coxcomb," convinced military officials of the need for sanitation reform and helped save lives.
  • In Nightingale's rose, the area of each wedge was made proportional to the value, not just the radius.
  • The chart is sometimes confused with the radar chart, but in a radar chart spokes share one center and are drawn as a connected polygon, not as filled wedges.
  • The polar coordinate system, on which the chart is based, is the same one used for radar displays and polar grid paper.
  • Wind roses, a direct descendant of the polar area idea, remain standard tools in meteorology and aviation today.
  • Because 360 degrees can hold only so many distinguishable wedges, polar charts work best with 12 or fewer categories.