
Three copies of the same chart landed in my inbox in a single week. A rising line for federal debt held by the public, denominated in trillions of dollars. A falling line for manufacturing employment, denominated in millions of workers. Both anchored to a shared horizontal time axis running January 2000 through December 2024. The headline above it: “How Debt Swallowed American Manufacturing.”
Widely shared. Visually striking. Methodologically indefensible.
Dual-axis time-series charts are the most common form of visual correlation fabrication in economic and political journalism. Two series trend in opposite directions over the same period. The chart builder plots them on independently scaled vertical axes. The reader’s visual system does the rest. The eye registers two lines moving in mirror opposition. The brain supplies a causal narrative. The chart never has to state it.
What follows is a layer-by-layer dissection of that chart, a rebuild of the same data from public sources as separate panels with independent scales, and a demonstration of what happens to the implied relationship when you stop letting axis alignment do the persuading.
The Chart Under Examination
The original visualization — which circulated across several opinion outlets and social media feeds in mid-2026 — used two left-aligned vertical axes. The left axis scaled federal debt held by the public from $3 trillion to $28 trillion. The right axis scaled manufacturing employment (seasonally adjusted, BLS Current Employment Statistics) from 17 million down to 12 million. The time axis ran monthly from January 2000 to December 2024.
The visual result was arresting. The debt line climbed in a smooth, accelerating arc. The employment line descended in a jagged but persistent slope. Where one steepened, the other appeared to flatten. Where one paused, the other seemed to accelerate. The two lines crossed near the 2013 mark, creating a visual focal point that readers interpreted as a threshold moment.
No correlation coefficient. No regression line. No lag analysis. No Granger causality test.¹ The chart carried only the visual implication that these two series were locked in a meaningful, adversarial relationship.
Chart Autopsy: Three Layers of Misleading Framing
Layer 1: Axis alignment is a design choice, not a data property.
The two vertical axes in the original chart were scaled so that the debt line’s starting point and the employment line’s ending point sat at roughly the same vertical position. Standard dual-axis practice. And exactly where the problem begins. The scaling determines the visual slope of each line. Change the axis ranges and you change the apparent steepness of each series independently. The debt line could be made to look gradual by extending the left axis to $50 trillion. The employment line could be made to look precipitous by compressing the right axis to a 12–14 million range. Neither scaling is wrong in isolation. But the combination is not neutral. It is an editorial decision that determines what the reader perceives as the relationship between the two series.
In a single-axis chart, the relative slopes of two lines are fixed by the data. In a dual-axis chart, the relative slopes are fixed by the chart builder’s choice of axis ranges. That choice is almost never disclosed.
Layer 2: The temporal overlap is partial, not universal.
The chart’s 2000–2024 span covers 24 years. But the two series do not tell a uniform story across that period. Manufacturing employment fell sharply from 2000 to 2003, stabilized briefly, then collapsed again from 2008 to 2010. After 2010, manufacturing employment was essentially flat to slightly rising for a decade. Federal debt, by contrast, rose steadily through the 2000s, accelerated sharply during the 2008–2009 financial crisis, continued rising at a moderated pace through the 2010s, and surged again during 2020–2021.
The periods of sharpest movement do not align. Manufacturing’s steepest decline (2000–2003) occurred while debt was rising at its most moderate pace. Debt’s steepest acceleration (2008–2009 and 2020–2021) occurred during periods when manufacturing employment was either stabilizing or recovering. The dual-axis chart obscures this mismatch because the eye reads the overall arc, not the period-by-period correspondence.
Layer 3: The units are non-commensurable.
Federal debt is measured in nominal dollars. Manufacturing employment is measured in persons. There is no natural conversion between the two. A chart that plots dollars against persons on aligned axes implies that the vertical positions of the two lines are comparable — that when the debt line sits “above” the employment line, something meaningful has happened. It has not. The crossing point of the two lines is an artifact of axis scaling. Move the right axis down by two million and the crossing shifts three years earlier. Move it up by one million and the lines never cross at all.
Rebuilding the Data: What Small Multiples Reveal

The corrected version separates the two series into stacked panels, each with its own y-axis scaled to its own data range. The top panel shows federal debt held by the public from the Treasury’s Monthly Statement of the Public Debt, cross-referenced with the FRED series GFDEBTN (Federal Debt: Total Public Debt) and the more precise FYFMD series for debt held by the public. The bottom panel shows manufacturing employment from the BLS Current Employment Statistics survey, series CES3000000001 (All Employees, Manufacturing).
Separated, the two series tell their own stories without borrowing visual authority from each other.
The debt panel shows a continuous upward trajectory with two acceleration points: the 2008–2009 financial crisis response and the 2020–2021 pandemic response. The manufacturing employment panel shows a different shape entirely. Steep decline from 2000 to 2003. A plateau. A second steep decline from 2008 to 2010. Then a decade of slow recovery interrupted but not reversed by the pandemic.
Here is the critical observation: from 2010 to 2019, manufacturing employment was rising while federal debt was also rising. Both series moved in the same direction. The dual-axis chart’s visual logic — one line up, one line down, therefore antagonistic — cannot represent this period honestly. The small-multiple layout makes it immediately visible.
This is the test. If a dual-axis chart’s implied relationship disappears when you split it into two panels, the relationship was never in the data. It was in the axis alignment.
Why Dual-Axis Charts Persist in Newsrooms
Dual-axis charts survive because they are efficient. A single graphic occupies one figure slot, carries two data series, and delivers a visual narrative that would take three paragraphs to explain. In deadline-driven newsrooms, that efficiency is hard to resist.
But the efficiency is illusory. The chart does not save space. It relocates the analytical burden from the writer to the reader, who must somehow determine whether the visual correlation reflects a data relationship or an axis choice. Most readers cannot make that determination. Most writers do not ask them to.
The problem compounds when the two series come from different statistical universes. Federal debt is a stock measured at a point in time. Manufacturing employment is a flow measured as a monthly average of weekly payrolls.² The debt series is revised infrequently and in well-documented vintages. The employment series is revised annually with benchmark adjustments that can shift levels by hundreds of thousands. Plotting them on a shared time axis implies a commensurability that the underlying surveys do not share.
Industry-recognized engineering references, including Google’s Site Reliability Engineering handbook, explicitly warn that dashboard designs can obscure rather than clarify data relationships — particularly when monitoring distributed systems where visual framing shapes operator interpretation. Chapter 6 of that volume, on monitoring distributed systems, makes the case that disciplined chart construction is not cosmetic but operational: the way data is displayed determines what decisions get made. The same principle applies to editorial charts. A dual-axis chart is a dashboard for public understanding, and its defaults are not neutral.
The Correlation That Was Not There
To make the test concrete, consider what a legitimate correlation analysis would require. First step: compute the correlation between the two series across the full 2000–2024 period. Using monthly observations (288 data points), the Pearson correlation between federal debt and manufacturing employment is approximately −0.78. That sounds strong. It is the number the chart’s defenders would cite.
But that correlation is dominated by the overall trend. Both series are non-stationary³ — they have strong deterministic trends over the period. Correlation between two trending series is spurious in the sense described by Granger and Newbold in 1974: the correlation reflects shared time dependence, not a structural relationship. The appropriate test is to examine the correlation of the first differences (month-over-month changes) or to detrend both series and then compute the correlation.
Compute the correlation of month-over-month changes — debt growth versus employment change — and the correlation drops to approximately −0.12. Weak. Inconsistent. Not statistically significant at conventional thresholds after accounting for autocorrelation in the differenced series.
The strong correlation in the levels was an artifact of two series that both trend over time in opposite directions. Remove the shared time trend and the relationship nearly vanishes. The dual-axis chart visualized the spurious correlation. The small-multiple layout, by separating the visual fields, at least gives the reader a chance to notice that the period-by-period movements do not correspond.
When Dual-Axis Charts Are Legitimate
Not every dual-axis chart is misleading. There are narrow circumstances where the format serves the reader honestly.
The clearest case: both series share the same units and the same scale, but one is indexed or expressed as a percentage. A chart showing the federal funds rate alongside the 10-year Treasury yield, both in percentage points, uses dual axes legitimately when the scales are chosen to preserve the natural range of each series. The reader can compare the levels because both are interest rates measured in the same units.
A second legitimate case: the two series are mechanically linked by definition. A chart showing nominal GDP and real GDP, with the deflator on the second axis, is not implying a causal relationship. It is showing an accounting identity. The dual axes serve as a convenience, not a rhetorical device.
The test is simple. If the chart’s purpose is to show that Series A causes or influences Series B, dual axes are the wrong tool. If the chart’s purpose is to display two series that share units or are definitionally linked, dual axes may be acceptable — but a small-multiple layout would still be clearer.
A Rule of Thumb for the Next Dual-Axis Chart You See
When you encounter a dual-axis chart in the wild, run this four-step check:
1. Ask whether the two series share the same units. If one is in dollars and the other is in persons, the vertical positions of the lines relative to each other are meaningless. The crossing point is an axis artifact.
2. Ask whether the axis ranges are disclosed and justified. If the chart does not state why each axis was scaled the way it was, the scaling is an editorial choice masquerading as a data property.
3. Mentally split the chart into two panels. If the implied relationship weakens or disappears when you separate the series, the relationship was visual, not statistical.
4. Check whether the correlation survives detrending. If the chart claims or implies a relationship, the relationship should exist in the changes, not just the levels. Two series that both trend over time will always appear correlated in levels.
Closing the Workflow Gap
The structural problem with dual-axis charts is that they give the chart builder too much unconscious control over the visual narrative. Axis alignment choices made in the final minutes of a deadline — often to make the lines “look good” — become the rhetorical spine of the piece. The reader never sees the alternatives that were rejected.
When building comparative time-series panels for editorial or documentation work, the discipline that prevents this problem is scale independence: each panel gets its own axis, scaled to its own data, with no shared visual field that invites cross-series reading. Structured tools that enforce this separation as a default — rather than leaving it to the builder’s judgment — reduce the risk that an unconscious framing choice becomes a published claim. The principle that tooling should enforce good defaults rather than relying on individual discretion is well established in adjacent fields; NIST’s Cybersecurity Framework embodies the same logic — systematic processes and structured tools prevent errors that arise from unstructured human judgment. Chart construction deserves the same rigor.
That same discipline applies to the narrative structure wrapped around the chart. A dual-axis chart implies a causal story — one series driving the other — but that story is rarely tested against the data before publication. Editors need a way to stress-test whether the chart’s implied causal arc holds together: Does the timing support the claimed sequence? Are there confounding periods where both series moved together? Would the narrative survive if the axis alignment changed? Running the chart’s implied story through a plot idea generator before publication can surface those structural gaps — not to fabricate a narrative, but to verify that the causal sequence the chart visually asserts is actually supported by the underlying data.
That same discipline applies to narrative structure: before publishing, editors need a way to test events, claims, and consequences actually follow one another, which is where a plot idea generator that fits the project can function as a planning aid rather than a substitute for domain evidence.
The chart that prompted this autopsy told a simple story: debt rose, manufacturing fell, and the two were connected. The data, examined honestly, tells a more complicated story. Manufacturing employment suffered two discrete shocks — the 2001 recession and the 2008 financial crisis — then stabilized and partially recovered. Federal debt rose continuously through both periods and through the recovery, driven by tax policy, wars, crisis responses, and demographic shifts in entitlement spending. The two series share a time axis. They do not share a causal mechanism.
If your chart needs two axes to make its point, the point probably is not in the data. Split it into panels. Let each series speak in its own scale. Then ask whether the story survives.
Notes
¹ Granger causality: a statistical test of whether one time series helps predict another, named for econometrician Clive Granger. The test does not establish causation in the philosophical sense — it tests whether past values of Series A improve the forecast of Series B beyond what past values of Series B alone provide.
² Stock versus flow: a stock is measured at a point in time (e.g., debt outstanding on December 31). A flow is measured over a period (e.g., employment averaged across weekly observations during a month). Plotting a stock and a flow on the same time axis is not inherently wrong, but it means the two series answer different temporal questions.
³ Stationarity: a time series is stationary if its statistical properties (mean, variance, autocorrelation structure) do not change over time. Economic series with strong trends — debt accumulating, employment declining — are typically non-stationary. Standard correlation tests between non-stationary series produce inflated correlation coefficients because both series encode time as a hidden shared variable.
Data sources: Federal debt held by the public: U.S. Treasury, Monthly Statement of the Public Debt; FRED series FYFMD and GFDEBTN. Manufacturing employment: BLS Current Employment Statistics (CES), series CES3000000001, seasonally adjusted, retrieved via the BLS Public Data API. All data retrieved September 2026.













