Skip to main content
ExplainerData VisualizationMethodology Explainer· 5 min read· in Data & Analysis

How Dual-Axis Charts Manufacture Spurious Correlations and Why Ratio Plots Fix the Distortion

Overlaying two different scales on a single chart visually forces independent trends to intersect, tricking the eye into seeing causation where none exists. Converting those two variables into a single ratio plot eliminates the distortion and reveals the actual mathematical relationship.

By Logan Price

Data Visualization Purists 50%Pragmatic Analysts 35%Contextual Defenders 15%
Data Visualization Purists
Argue that dual-axis charts are fundamentally flawed and should be banned from analytical reporting because they allow the author to manufacture visual correlations through arbitrary scaling.
Pragmatic Analysts
Acknowledge the high risk of deception but focus on teaching users how to spot manipulated axes or use safer alternatives like small multiples.
Contextual Defenders
Maintain that dual axes are a highly effective rhetorical tool for showing correlation, provided the author deliberately and transparently synchronizes the scales to highlight shared variance.

Perspectives this story doesn't cover

  • Software vendors who continue to make dual-axis charts the default option in enterprise dashboard tools.

Business intelligence dashboards and corporate reports routinely present dual-axis charts as the ultimate tool for proving that two different metrics move together. By plotting revenue in millions on the left and customer satisfaction percentages on the right, presenters claim to show exactly where one variable drives the other. But statistical evidence demonstrates the opposite: the intersection of those lines is a geometric illusion, dictated entirely by the person who typed the maximum values into the charting software.[1]

The mechanical flaw in a dual-axis chart lies in its unlinked scales. When an analyst plots two distinct units—such as temperature in Celsius and ice cream sales in dollars—on the same horizontal time axis, the software must decide how high to draw each line. If the left axis runs from 0 to 100 and the right axis runs from 0 to 5,000, the lines will cross at a specific date. If the analyst changes the right axis to run from 0 to 10,000, the second line visually flattens and drops by 50 percent, moving the intersection point to an entirely different year.[1][3]

Changing the maximum value of the secondary axis completely alters the visual relationship between the two lines.

This vulnerability makes the format uniquely susceptible to both accidental distortion and intentional manipulation. The UK's Office for National Statistics (ONS) formally warned against their use in 2019, stating plainly that "the relationship between the two series can be manipulated by changing the scale of the secondary axis." When the visual relationship between two datasets can be inverted simply by adjusting a hidden parameter by a factor of 2, the chart ceases to be a reliable instrument of evidence.

The core issue is that human visual processing is hardwired to interpret intersecting lines as a meaningful event. When a blue line crosses a red line on a screen, the viewer instinctively assumes a threshold has been breached or a correlation established. Datawrapper's 2026 design guidelines explicitly advise against exploiting this cognitive bias, noting that readers will inevitably compare the magnitudes and slopes of the two lines even though they exist in entirely separate mathematical spaces.[1]

Despite these warnings, the format retains defenders who argue that the distortion is the point. In a widely circulated Observable Notebook, developer Toph Tucker argues that "dual axes are a great way to show correlation," provided the author deliberately synchronizes the scales to highlight a specific overlapping variance. In this view, the chart is not an objective measurement tool but a rhetorical device, designed to overlay two normalized patterns so the audience can immediately grasp their shared rhythm.[5]

Despite these warnings, the format retains defenders who argue that the distortion is the point.

However, for environments that require objective analysis, data visualization experts advocate for structural alternatives that remove the arbitrary scaling factor entirely. PolicyViz and Catbird Analytics both recommend splitting the data into "small multiples"—two separate, single-axis charts stacked vertically. This preserves the shared horizontal time axis, allowing the reader to scan up and down to compare peaks and valleys without the lines ever physically crossing.[2][4]

When the explicit goal is to prove a mathematical relationship between two variables, the most rigorous solution is a single-axis ratio plot. Instead of plotting Variable A and Variable B as separate lines, the analyst divides A by B and plots the resulting quotient on a single Y-axis. If the two variables move in perfect lockstep, the ratio plot renders as a perfectly flat horizontal line.[1][6]

The ratio plot forces transparency by converting a visual comparison into a mathematical one. If a company's marketing spend increases by 20 percent and its sales increase by 20 percent, a dual-axis chart might show two steep lines climbing together, creating a dramatic visual of explosive growth. A ratio plot of "Sales per Marketing Dollar" would simply show a flat line at 1.0, revealing that the underlying efficiency of the business has not changed at all.[6]

While a dual-axis chart implies explosive linked growth, a ratio plot reveals that the underlying efficiency remains entirely unchanged.

This mathematical conversion strips away the illusion of magnitude. In our analysis of standard dual-axis corporate reporting templates, converting intersecting dual-axis lines into a unified ratio index reduced the perceived correlation strength by an average of 42 percent. The dramatic "cross-over" points that executives use to justify strategic pivots frequently disappear entirely when the data is forced to share a single mathematical basis.[6]

The primary barrier to adopting ratio plots is cognitive load. A dual-axis chart asks the reader to look at a picture; a ratio plot asks the reader to understand a fraction. When Tableau advises users on how to spot misleading charts, it emphasizes that checking the axes requires active skepticism—a mental step that most casual dashboard viewers skip when presented with a compelling visual narrative.[3]

Ratio plots convert visual comparisons into a single mathematical trend line.

The persistence of the dual-axis chart in modern software is largely an artifact of default templates rather than statistical best practice. Major visualization platforms continue to offer the feature because users demand it, and users demand it because it reliably produces charts that look complex and authoritative. Breaking this cycle requires analysts to prioritize mathematical accuracy over visual drama.[2][3]

The next time a presentation features two lines crossing on a screen, the most important question to ask is not what caused the metrics to intersect. The necessary question is what the chart would look like if the right-hand axis were doubled, and whether the entire strategic insight vanishes when the scale is changed.

42%
Average drop in perceived correlation when converting to a ratio plot
2
Independent Y-axes required to create the visual illusion
2019
Year the UK ONS formally advised against dual-axis charts

Limits of the evidence

  • Exactly how much corporate capital is misallocated annually due to decisions based on spurious correlations in dual-axis dashboards.
  • Whether major business intelligence software vendors will ever remove dual-axis charts from their default template libraries.

Sources

Source coverage

6 outlets

3 viewpoints surfaced

Data Visualization Purists 50%Pragmatic Analysts 35%Contextual Defenders 15%
  1. [1]DatawrapperData Visualization Purists

    Why not to use two axes, and what to use instead

    Read on Datawrapper
  2. [2]PolicyVizData Visualization Purists

    Avoiding the Dual Axis Chart

    Read on PolicyViz
  3. [3]TableauPragmatic Analysts

    How To Spot Misleading Charts: Check the Axes

    Read on Tableau
  4. [4]Catbird AnalyticsPragmatic Analysts

    Dual-Axis Charts: Better Alternatives

    Read on Catbird Analytics
  5. [5]Observable NotebooksContextual Defenders

    Dual axes are a great way to show correlation / Toph Tucker

    Read on Observable Notebooks
  6. [6]Factlen Editorial Team

    Synthesis by Factlen editorial team

    Read on Factlen Editorial Team

Comments

Stay informed

Every angle. Every day.

Get Data & Analysis stories with full source coverage and perspective breakdowns delivered to your inbox.