A radar chart, often referred to as a spider chart or web chart, is a graphical method of displaying multivariate data in the form of a two-dimensional chart of three or more quantitative variables represented on axes starting from the same point. While they are visually striking, they are also frequently misused. Understanding when and how to deploy them effectively is key to clear data communication.
Radar charts excel when you need to compare multiple variables across a single subject or compare a few subjects across several variables. They are particularly effective for:
Too many spokes on the wheel make the chart difficult to read. Aim for five to eight variables. If you have more than ten, consider a bar chart or a small multiple approach instead. High-density radar charts often suffer from "visual clutter," where the overlapping lines become indistinguishable.
Because the area of a radar chart can easily be misinterpreted, it is vital that all axes use the same scale. If you are comparing metrics with different units, normalize them to a percentage (0100%) or a standardized score (15). This ensures that a high value on one axis is visually equivalent to a high value on another.
When comparing multiple datasets, limit the number of polygons to two or three. Any more, and the chart becomes a jumbled mess of intersecting lines. Use distinct, semi-transparent fills for the polygons so that the overlap remains visible, allowing the viewer to see where one subject outperforms another.
The sequence of variables around the radar can influence the shape of the polygon and, consequently, the viewer's perception. Group related variables together to create meaningful shapes. If the ordering is arbitrary, the viewer may attempt to find patterns where none exist.
The most significant risk with radar charts is the reliance on "area." The human brain tends to perceive the area enclosed by the polygon as a measure of "total performance." However, because of the way data points are connected, changing the order of the axes will change the area of the shape even if the data values remain identical. Always advise your audience to look at the individual points on the axes rather than the total area of the shape.
Radar charts are powerful tools for multivariate analysis, provided they are used with care. By keeping the number of variables low, normalizing your scales, and avoiding over-plotting, you can create compelling visualizations that tell a clear story about performance, skill, or quality.
