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

A radial bar chart displays values as arcs arranged in concentric bands. It is useful for compact progress or cyclic summaries, but its curved geometry makes precise comparison harder than a conventional bar chart.

What it is

Categories occupy radial tracks and values determine angular extent. Multiple series may be grouped within each category, with optional background tracks showing the available range.

When to use it

  • A small set of progress measures shares a fixed and meaningful maximum.
  • The display is compact and exact values are also labelled.
  • The circular form reinforces a genuine cycle or completion metaphor.

When not to use it

  • Values do not share the same scale or maximum.
  • Readers need to rank similar values precisely.
  • The chart would require a legend, many tracks, and many colours to decode.

Design principles

Show the full track

When arcs represent progress, display the remaining track quietly so the denominator is visible.

Use a fixed scale

Radial progress charts are misleading when each arc has a different maximum. State and preserve the common range.

Label the value directly

Place the value near its arc or in a clearly associated list. Arc length alone should not carry a precise business measure.

Avoid decorative needles and bevels

Do not turn a radial bar into a simulated instrument panel. Flat arcs preserve the data and remove visual noise.

Anatomy

Tracks provide the scale, arcs encode values through angle, concentric bands separate categories, and the start and end angles define the available sweep.

  • Polar bar chart - categories arranged by angle and values by radius.
  • Polar range bar chart - angular categories whose bars encode lower and upper radial bounds.
  • Gauge - a single radial indicator, usually less efficient than a bullet chart.
  • Bullet chart - compact actual-versus-target comparison.

Reading list

  • Few, S. (2006). Information Dashboard Design. On compact, comparable performance displays.
  • Munzner, T. (2014). Visualization Analysis and Design. On position and length encodings in radial layouts.