4 data visualization mistakes you’re probably making and how to fix them
How to avoid misleading your readers with your charts
As data visualization practitioners, we use data to communicate, educate and inspire. Sometimes, though, our charts can display information in ways that are confusing or simply inaccurate.
It goes without saying that misleading graphs can easily spread misinformation or cause distrust in your viewers. To help you avoid such outcomes, today we focus on four common data visualization mistakes and how you can fix them.
Mistake #1: Focusing on form over function
Choosing the right chart for your data can be difficult, especially when multiple chart types are visually appealing.
Keep in mind that function should always go over form. Your first goal should be to visualize the data in the correct format, not the most flashy one. If you’re torn between different chart types, ask yourself: “What am I trying to show?” That should help you choose the right graph.
To illustrate this, here’s an example of a dataset about the population of the quokka, an elusive Australian mammal, in Australia’s Mornington district between the years of 1992 and 1996. This is time series data, or data that shows variation across time, so visualizing change is our most important task here.
The following scrolly shows the process of choosing the right chart for our data.
To sum up:
✅ Choose a chart that fits your data and ask yourself what you are trying to show.
❌ Don’t prioritize looks over functionality.
Mistake #2: Over-exaggerating your data with your axes
Axes allow us to show the scale used to position chart elements. However, in some cases axes can mislead your viewers.
Take a look at the following dataset of race times for the women’s 100-meter breaststroke SB5 final in the Rio Paralympics:
Now, let’s learn how axis manipulation can cause more harm than good and how to fix it.
To sum up:
✅ Almost always set your axes to start at 0.
❌ Don’t force conclusions onto your readers. Let your data speak for itself.
Data visualization pitfalls aren’t exclusive to chart elements. Sometimes, the mistake might be in how you are framing the data you’re showing. Here are two mistakes that visualization practitioners can make by not taking enough care when examining their data.
Mistake #3: Not giving enough context to your readers
In terms of context, more is more. The more information you give to your reader, the better equipped they will be to understand your charts and message. For example, here’s some data of global temperature anomalies over time:
Now let’s see that in a chart:
To sum up:
✅ Use headers, annotations, highlights and footnotes to add information that helps your reader.
❌ Show, don’t tell: don’t clutter your visualization with excessive amounts of text.
Mistake #4: Confusing correlation with causation
Our last common mistake is to confuse correlation (the extent to which two variables change together) with causation (the cause-and-effect relationship between two variables). This happens a lot, misleading readers into thinking that two variables are related when, in fact, they are not.
This website has a good collection of examples of coincidental or spurious correlations. Although these examples might seem over the top (would anyone really think that the number of people who died by getting entangled in their bedsheets is related to per capita cheese consumption?), they illustrate the point: false relations lead to inaccurate conclusions.
To illustrate this, here’s a snippet of a dataset containing countries’ cumulative COVID-19 cases until May 3rd, 2022 and their 2017 GDP per capita:
To sum up:
✅ Look at your data carefully to understand all the driving factors between variables.
❌ Don’t jump to rushed conclusions and don’t let your personal biases affect your analysis.
Why it matters
Data visualization tools have enabled more people to build and showcase charts in all media, but they’ve also made it easier for data to be used in careless or dishonest ways. At Flourish, we aim to educate each of our users on the basics of data literacy so they can responsibly make the most out of our tool. Knowing the do’s and don’ts of data visualization makes you a good data viz practitioner and it also helps you spot biased charts in the wild.
To learn more about how you can improve your charts, watch our webinar “Five data visualization mistakes you’re probably making and how to fix them” below.