This entry is part of the Chart Index, the reference library for the Chart Design Field Guide.

A polar bar chart wraps bars around a circle. Categories occupy angular positions and values extend radially. The form can reveal cyclical patterns, but it is less accurate than a conventional bar chart because baselines curve and outer bars occupy more visual area.

What it is

Each category receives an angular band. Quantitative values determine radial length, while multiple measures can be grouped or stacked within the same angle.

When to use it

  • Categories have a genuine cyclic order, such as hours, months, compass direction, or bearing.
  • The overall rhythm matters more than precise ranking.
  • A compact radial overview supports a conventional detail view.

When not to use it

  • Categories have no circular meaning.
  • Precise comparison is the task. Use a bar chart with a common straight baseline.
  • There are too many series or categories to label around the circumference.

Design principles

Earn the circle

Use polar layout only when the domain is cyclic. Wrapping an ordinary ranked list makes comparison harder without adding meaning.

Start from a meaningful direction

Midnight at the top and north at the top are familiar conventions. Make the starting angle deliberate.

Use radial grids sparingly

Two or three reference rings are usually enough. Dense rings turn the background into the most prominent feature.

Prefer direct annotation for important values

Tooltips can carry detail, but the key pattern and exceptions should remain visible without interaction.

Anatomy

Angle encodes category, radial distance encodes value, the inner radius controls the central opening, and circular grids provide value references.

  • Bar chart - the more accurate default for categorical comparison.
  • Radial bar chart - series arranged as concentric bands.
  • Radar chart - several variables connected into a profile.

Reading list

  • Nivo PolarBar documentation - angular axes and radial value configuration.
  • Cleveland, W. S. and McGill, R. (1984). Graphical Perception.