The Geometric Flaw of Radar Charts: How Axis Ordering Distorts Area and Misleads Multi-Metric Comparisons
Radar charts are widely used to visualize multivariate data, but their radial geometry introduces severe mathematical distortions. Parallel coordinate plots offer a linear alternative that eliminates area bias and axis-order illusions.
By Harper Lane
- Data Visualization Researchers
- Focus on mathematical accuracy and perceptual precision, arguing against radial distortion.
- Business Intelligence Practitioners
- Value immediate profile recognition and audience engagement over strict geometric accuracy.
Perspectives this story doesn't cover
- Software Developers (who implement default chart types in spreadsheet software)
When researchers analyze complex, multi-metric trade-offs—such as comparing organic versus conventional farming across land use, greenhouse gas emissions, and water pollution—they must choose how to visualize those competing dimensions. A common choice is the radar chart, which collapses multivariate data into a single recognizable polygon. However, the resulting shape is dictated as much by arbitrary design choices as by the underlying numbers.[1]
A radar chart—also known as a spider chart or Kiviat diagram—displays multiple variables on axes radiating from a central zero-point. Data points on each axis are connected to form a polygon. This format is widely used in business intelligence and performance benchmarking because decision-makers can process a unified shape faster than a table of numbers.[2]
Yet that speed comes at the cost of severe mathematical distortion, beginning with the axis-order illusion. Unlike a bar chart, a circular layout imposes no natural discipline on axis placement. Six metrics can be arranged in 720 different ways around the circle.
When the axis order changes, the shape of the polygon changes entirely. A profile that appears balanced and robust under one arrangement can look skewed and weak under another, without a single data point changing. Two analysts working with the exact same dataset can produce charts that tell completely different stories simply by shuffling the sequence of the variables.
In his 2018 paper examining visualization techniques, computer scientist Michael Correll categorizes radar charts among the "bad ideas in visualization" because they invite viewers to read shape even though that shape depends heavily on arbitrary axis ordering. The lines connecting data points between axes are mathematically arbitrary, implying a relationship or continuous trend between unrelated variables simply because they sit adjacent on the circle.[2][4]
The distortion compounds when the polygons are filled with color. In a radar chart, the importance of an item is visually represented by the polygon's size. However, because the chart uses polar coordinates, the enclosed area scales quadratically, not linearly.[2]
The distortion compounds when the polygons are filled with color.
If a value on one axis doubles, the visual area it contributes to the polygon quadruples. This quadratic scaling disproportionately rewards entities that score highly on adjacent axes, creating a visual illusion of massive outperformance. Small numerical differences create disproportionately large visual changes.
These geometric constraints severely limit the chart's capacity. Visualization guidelines generally recommend a strict maximum of five to eight variables and no more than three to four overlaid series. Beyond that threshold, the polygons bleed into each other, creating unreadable visual clutter.
To resolve these distortions, data scientists rely on parallel coordinate plots. According to the mathematical definition, parallel coordinate plots are "a common method of visualizing high-dimensional datasets to analyze multivariate data having multiple variables, or attributes." Instead of scattering axes around a circle, this method arranges all variables as parallel vertical axes. Each observation is represented by a single line that connects its values across the linear frame.[3]
Because parallel coordinates do not enclose an area, they eliminate quadratic area bias entirely. The linear frame forces the analyst to compare actual values across dimensions, rather than judging the arbitrary geometry of a shape.[3]
This linear arrangement also solves the radial crowding limit. While a radar chart becomes illegible past eight variables, a parallel coordinates plot can visualize ten or more dimensions and plot hundreds of records simultaneously.[3]
For high-dimensional exploratory data analysis, aligning the axes in a common direction provides a mathematically consistent view of the trade-offs. It ensures that the patterns a viewer sees are driven by the data itself, not by the arbitrary geometry of a circle.
What we don’t know
- Whether the widespread inclusion of radar charts in default spreadsheet software will continue to drive their use despite visualization experts advising against them.
- Exactly how much the quadratic area distortion of radar charts unconsciously influences real-world corporate hiring and performance review decisions.
Key points
- Radar charts distort multivariate data because their enclosed area scales quadratically, not linearly.
- Changing the arbitrary order of axes on a radar chart completely alters the resulting polygon's shape.
- Parallel coordinate plots solve these geometric flaws by aligning all variables on parallel vertical axes.
- Unlike radar charts, parallel coordinates can visualize ten or more dimensions without radial crowding.
How we got here
1885
Maurice d'Ocagne publishes the first formal mathematical description of parallel coordinates.
1970s
Parallel coordinates are popularized for high-dimensional data visualization by mathematician Alfred Inselberg.
2018
Michael Correll publishes research categorizing radar charts among 'bad ideas in visualization' due to axis-order dependency.
Sources
[1]Our World in DataIs organic farming better for the environment than conventional farming?
Read on Our World in Data →
[2]WikipediaData Visualization ResearchersRadar chart
Read on Wikipedia →
[3]WikipediaData Visualization ResearchersParallel coordinates
Read on Wikipedia →
[4]ACM Digital LibraryData Visualization ResearchersRoss-Chernoff Glyphs Or: How Do We Kill Bad Ideas in Visualization?
Read on ACM Digital Library →
[5]Factlen Editorial TeamSynthesis by Factlen editorial team
Read on Factlen Editorial Team →
Comments
More in Data & Analysis
See all →Time Series Analysis
How Granger Causality Tests for Predictive Precedence, Not True Causal Influence
6 sources
Experiment Design
How the Minimum Detectable Effect, Statistical Power, and Alpha Determine the Required Sample Size for an A/B Test
6 sources
Imbalanced Data
Evidence Pack: The Accuracy and Trade-Offs of SMOTE Versus Class Weights in Imbalanced Data
6 sources
Tax Policy
How Global Corporate Tax Reform Could Reallocate $500 Billion Annually
5 sources
Every angle. Every day.
Get Data & Analysis stories with full source coverage and perspective breakdowns delivered to your inbox.




