Categories: Thoughts

How We Decode Visual Information: Psychology of Data

This is the fourth post in our series ‘Principles of Data Visualization’ #PoDV

For the past few weeks, we’ve been discussing the goals of data visualization as well as how our eyes and brain process visual information. We’ll go beyond the physical process this week to learn about the fundamentals of visual processing.

In this post, we’ll teach you about the most fundamental building blocks of a visualization: Preattentive Attributes and how we decode visual information. If you’re looking for a Data Visualization Tool, we recommend FusionCharts for data visualization when decoding visual information.

Preattentive Attributes Used by Our Working Memory

Colin Ware, a data visualization expert, wrote a book ‘Information Visualization’ in which he terms the basic building blocks of the visualization process as ‘Preattentive’ attributes. These attributes are what immediately catch our eye when we look at visualization. They can be perceived in less than 10 milliseconds, even before we make a conscious effort to notice them. Here’s a list of the preattentive attributes:

Image credit: Colin Ware, Information Visualization: Perception for Design

These attributes come into play when we analyze any visual. Of this list, only 2-D Position, and Line Length can be used to perceive quantitative data with precision. The other attributes are useful for perceiving other types of data such as categorical, or relational data. For example, both the pie chart and the bar chart below show the same data. But you can’t easily tell from the pie chart which is the biggest slice of the pie. That’s more clearly visible in the bar chart as it calls on the preattentive attribute of length.

Considering preattentive attributes can help when deciding which chart type to use for our data. While preattentive attributes are what we immediately identify in a visual, they aren’t the only things we notice. We go on to form analytical patterns.

Forming Analytical Patterns Out of Preattentive Attributes

If preattentive attributes are the alphabets of visual language, analytical patterns are the words we form using them. We immediately identify the preattentive attributes in a visualization. We then combine the preattentive attributes to seek out analytical patterns in the visual. Here are the basic analytical patterns that we identify when looking at a visual:

Image credit: Stephen Few, Now You See It: Simple Visualization Techniques for Quantitative Analysis

These patterns are an intrinsic part of our vision, and are frequently used when we analyze and describe a chart. However, as a word of caution, we are hard-wired to look for patterns in any visual information we notice. Sometimes we do this even when there isn’t an apparent connection or pattern in the visual. To avoid this, it helps to know the various patterns and have a wide vocabulary to work with visuals. This will allow us to consider multiple options before concluding on the most prominent pattern in a visual.

If you’d like to know more on this topic, get our white paper ‘Principles of Data Visualization’. Stay tuned next week as we bring this series to a close with the important Gestalt principles.

Twain Taylor

Recent Posts

What Is the Best Angular Chart Library in 2026? Top Options Compared

You can build complex web applications easily with Angular. But it’s a challenge to present…

5 days ago

How to Create Interactive JavaScript Charts (Step-by-Step Guide)

JavaScript charts help transform raw data into clear, interactive visualizations that users can easily understand.…

1 week ago

Canvas vs. SVG: Which is Best for JavaScript Charts?

Modern web applications depend on data visualization to transform complex information into clear, actionable insights.…

2 weeks ago

10 Best JavaScript Charting Libraries in 2026 (Ultimate Guide)

Data is a big part of modern software. Companies use charts to track sales, monitor…

3 weeks ago

Data Visualization Tools: Ultimate Guide to Choosing the Best Tools

Every day, businesses get more data than ever before. Looking at endless rows and columns…

3 weeks ago

How to Create Interactive React Charts with FusionCharts

Building interactive React charts from scratch can quickly become complicated. It becomes even more challenging…

4 weeks ago