The Cognitive Science of Charts: What Research Says About How We Read Data
Decades of graphical perception research reveal that the human brain decodes certain visual cues instantly, while struggling with others. Here is the evidence on which charts actually work.
By Factlen Editorial Team
- Data Purists
- Statisticians and researchers who prioritize maximum accuracy and advocate for charts that utilize position and length over all other encodings.
- Business Communicators
- Professionals who value quick, intuitive comprehension of part-whole relationships and defend the limited use of pie charts for executive audiences.
- Digital Storytellers
- Data journalists and UX designers focused on managing cognitive load and maintaining reader engagement through narrative pacing and interactivity.
What's not represented
- · Accessibility Advocates (focusing on screen readers and data sonification for visually impaired users)
Why this matters
Every day, we make decisions based on dashboards, news graphics, and financial reports. Understanding how our brains process these visuals helps us spot misleading data and communicate our own insights more effectively.
Key points
- The human brain decodes position and length much more accurately than angles, areas, or colors.
- William Cleveland and Robert McGill's 1984 research established the scientific hierarchy of graphical perception.
- Bar charts and scatter plots are universally preferred for precise data comparison due to their reliance on length and position.
- Pie charts are effective for quick part-whole estimations, provided they are limited to 3-5 categories.
- Scrollytelling techniques improve data literacy by gradually revealing complex information, reducing cognitive overload.
We are currently living through a golden age of data visualization. From fitness apps tracking our daily steps to complex interactive election maps, charts have become a primary language for navigating modern life. But while the software used to generate these graphics has evolved at a blistering pace, the human brain reading them has not. The effectiveness of any chart relies entirely on a psychological phenomenon known as graphical perception—the cognitive process by which our visual system decodes quantitative information encoded in shapes, colors, and spatial arrangements. Understanding this mechanism is the key to separating visualizations that actually inform from those that merely decorate.[6]
The scientific foundation for modern chart design was laid in 1984 by statisticians William Cleveland and Robert McGill. Prior to their work, data visualization was largely guided by unstructured wisdom and aesthetic preference rather than empirical evidence. Cleveland and McGill sought to change this by running controlled experiments to determine exactly which visual cues humans process most accurately. Their research revealed that our brains do not treat all geometric properties equally. Some visual processing takes place instantly and without conscious effort—a phenomenon psychologists call pre-attentive vision—while other tasks require heavy cognitive lifting.[1][2]
The most significant output of Cleveland and McGill's research was a definitive hierarchy of elementary perceptual tasks. At the very top of this hierarchy—meaning humans decode it with the highest degree of accuracy—is position along a common scale. This is why scatter plots and dot plots are so highly favored in scientific literature; our eyes can instantly and precisely compare where two dots sit on a shared axis. Right below position is length, which explains the enduring dominance and universal readability of the standard bar chart. When we look at a bar chart, we are effortlessly comparing the lengths of objects that share a common baseline.[1][2]
As we move further down the perceptual hierarchy, human accuracy drops precipitously. Cleveland and McGill found that we are significantly worse at judging angles, slopes, and two-dimensional areas. At the very bottom of the scale are volume, density, and color saturation. This biological reality explains why a 3D bubble chart colored in varying shades of red might look spectacular in a slide deck, but is practically useless for conveying precise data. The viewer's brain simply cannot accurately calculate the difference in volume between a sphere representing 15 percent and one representing 22 percent.[1][6]

This hierarchy of perception is the primary reason why data purists and statisticians have historically harbored a deep disdain for the pie chart. Because pie charts rely on our ability to judge angles and two-dimensional areas—tasks that sit firmly in the lower half of the Cleveland-McGill accuracy scale—they are inherently less precise than bar charts. For decades, the prevailing wisdom in data science bootcamps and academic seminars has been to eradicate pie charts entirely, arguing that any data displayed in a circle would be better served by a bar graph.[2][3]
This hierarchy of perception is the primary reason why data purists and statisticians have historically harbored a deep disdain for the pie chart.
However, recent cognitive research has introduced important nuance to the great pie chart debate, suggesting that the blanket ban may be an overcorrection. A 2024 review of visualization studies found that while bar charts absolutely win for precise value comparison, pie charts perform equally well—and sometimes faster—for part-whole estimation tasks. When subjects were asked to estimate the proportion of a whole, the mean bias for pie charts was around a negligible one percentage point. The human brain recognizes a circle as a complete entity, making it an incredibly efficient vehicle for communicating that a specific category represents "about a quarter" or "more than half" of a total.[3]
The consensus among modern visualization researchers is that pie charts are highly effective, but only under strict conditions. They must be used exclusively for part-to-whole relationships, and they fail spectacularly when overloaded. The cognitive limit for a pie chart is generally three to five categories. Beyond five slices, the angles become too narrow to distinguish, and the viewer is forced to bounce their eyes constantly between the tiny slices and the color legend, creating severe cognitive fatigue. When a dataset exceeds five categories, or when the values are so similar that the angles are nearly identical, the bar chart reclaims its throne.[3][6]

Beyond the geometry of individual charts, researchers are also studying how the delivery mechanism of data affects human comprehension. In the digital era, the static chart is increasingly being replaced by interactive dashboards. While dashboards offer incredible exploratory power, they also risk overwhelming the user with too much information at once. When a reader is presented with a screen containing six different charts, interactive filters, and a dense legend, their cognitive load spikes. They often do not know where to look first, leading to a phenomenon known as analysis paralysis.[4][6]
To combat this cognitive overload, data journalists and institutional researchers have increasingly turned to a technique known as "scrollytelling." Scrollytelling is a form of digital narrative where interactive visualizations unfold gradually as the user scrolls down the page. Instead of presenting a massive, complex chart all at once, the designer drip-feeds the data. A base chart might appear first to establish context, and as the user scrolls, new data points, annotations, and color highlights are sequentially layered onto the graphic.[4][5]
A recent analysis by the Swiss Federal Statistical Office demonstrated the empirical benefits of this approach. By tracking user engagement across multiple complex statistical reports, researchers found that scrollytelling significantly improved data literacy and retention. The gradual progression prevents the reader from being overwhelmed, while the physical act of scrolling creates a sense of pacing and interactivity. The data becomes part of a narrative that elucidates the reasons behind the numbers, rather than just a sterile dump of statistics.[5]

However, scrollytelling is not without its critics in the user-experience community. When executed poorly, it can result in "scrolljacking"—hijacking the user's browser behavior in a way that feels disorienting or buggy. Furthermore, animations that move too quickly or require too much processing power can alienate users on older devices or those with accessibility needs. The most effective digital data stories strike a careful balance, using scrolling to guide attention without removing the user's fundamental control over their reading experience.[4][6]
Ultimately, the science of data visualization teaches us that effective design is not about making data look beautiful; it is about reducing the friction between a dataset and the human mind. Whether choosing a bar chart over a pie chart to ensure precise comparison, or using scrollytelling to pace the delivery of a complex statistical model, the goal remains the same. By aligning our visual encodings with the biological realities of human perception, we can transform abstract numbers into clear, actionable, and memorable insights.[1][5][6]
How we got here
1984
William Cleveland and Robert McGill publish their seminal paper establishing the hierarchy of graphical perception.
2012
The New York Times publishes 'Snow Fall', widely popularizing the scrollytelling format in digital journalism.
2024
Recent studies in the Journal of Information Visualization challenge the absolute ban on pie charts, proving their efficacy for simple part-whole estimations.
Viewpoints in depth
Data Purists
Advocates for strict adherence to the Cleveland-McGill hierarchy to ensure maximum data accuracy.
For statisticians and academic researchers, the primary goal of a chart is the uncorrupted transmission of precise data. This camp relies heavily on the empirical findings of graphical perception, arguing that because the human eye is biologically better at comparing lengths and positions on a common scale, bar charts and scatter plots should be the default tools. They view pie charts, 3D graphics, and heavily stylized infographics as dangerous distortions that force the brain to guess at angles and areas, inevitably leading to misinterpretation.
Business Communicators
Professionals who prioritize audience familiarity and rapid comprehension of high-level trends over granular precision.
In boardrooms and marketing presentations, the goal of a chart is often to secure buy-in or communicate a broad narrative quickly. This camp defends the use of pie charts and donut charts, noting that general audiences instantly recognize them as representations of a whole (like market share or budget allocation). They argue that if an executive only needs to know that a specific division accounts for 'roughly a third' of revenue, the exact precision of a bar chart is unnecessary, and the intuitive nature of the pie chart is actually a cognitive advantage.
Digital Storytellers
Designers and journalists focused on the user experience of consuming data in modern web environments.
For data journalists and interactive designers, the static chart is only one piece of the puzzle. This camp focuses heavily on cognitive load and user engagement, arguing that even the most perfectly designed bar chart will fail if it is buried in an overwhelming dashboard. They champion techniques like scrollytelling, where data is introduced sequentially. By anchoring the data to a narrative flow, they aim to build data literacy and keep readers emotionally engaged without triggering analysis paralysis.
What we don't know
- How the increasing prevalence of augmented reality (AR) and virtual reality (VR) will alter the established rules of graphical perception in 3D space.
- The long-term impact of AI-generated charts on public data literacy, especially if AI models prioritize aesthetic appeal over perceptual accuracy.
Key terms
- Graphical Perception
- The cognitive ability of the human visual system to decode quantitative information that has been encoded into graphs and charts.
- Pre-attentive Processing
- The automatic, subconscious visual processing that allows humans to instantly detect patterns, differences in length, or contrasting colors without cognitive effort.
- Data Encoding
- The method of translating raw numbers into visual geometry, such as using the length of a bar or the angle of a pie slice to represent a value.
- Cognitive Load
- The amount of mental effort and working memory required to understand a piece of information, which can be overwhelmed by cluttered or poorly designed charts.
Frequently asked
Why do data scientists dislike pie charts?
Research shows the human brain is poor at accurately judging angles and 2D areas compared to lengths. This makes it difficult to compare similarly sized slices in a pie chart, whereas a bar chart makes those differences instantly obvious.
When is it acceptable to use a pie chart?
Pie charts are effective when you need to show a part-to-whole relationship (like market share) and have a maximum of three to five distinct categories. They are good for approximate proportions, not precise comparisons.
What is pre-attentive vision?
Pre-attentive vision is the subconscious process where the human eye instantly recognizes certain visual properties—like a longer line, a contrasting color, or a spatial grouping—before conscious thought or reading occurs.
What is scrollytelling?
Scrollytelling is a digital design technique where animations, chart updates, and text are triggered as the user scrolls down a page. It helps explain complex data step-by-step rather than overwhelming the reader all at once.
Sources
[1]Journal of the American Statistical AssociationData Purists
Graphical Perception: Theory, Experimentation, and Application to the Development of Graphical Methods
Read on Journal of the American Statistical Association →[2]PriceonomicsData Purists
How William Cleveland Turned Data Visualization Into a Science
Read on Priceonomics →[3]DeckaryBusiness Communicators
Pie Charts vs. Bar Charts: The Research
Read on Deckary →[4]NightingaleDigital Storytellers
The Scrollytelling Scourge vs. Engagement
Read on Nightingale →[5]Swiss Federal Statistical OfficeDigital Storytellers
From Storytelling to Scrollytelling: Modern Digital Publications
Read on Swiss Federal Statistical Office →[6]Factlen Editorial Team
Synthesis by Factlen editorial team
Read on Factlen Editorial Team →
Every angle. Every day.
Get data analysis stories with full source coverage and perspective breakdowns delivered to your inbox.







