Home | Prices | Contact Us | Courses: Power BI - Excel - Python - SQL - Generative AI - Visualising Data - Analysing Data
The trainer proposes ten golden rules for effective visualisations. We will discuss:
Focus attention and tell a story. Use the title and subtitle to frame the readers’ line of thought. Examples of clear messages
In this chart, the message is at the top in bold and the title follows.
Source: World Bank Group - International Development, Poverty, & Sustainability
Here are some questions to ask about your audience when starting to design a visual that will improve the end result.
Alberto Cairo is a Spanish information designer and a professor of Visual Journalism at the University of Miami. He has a background in data journalism. He has a useful definition of what makes a good visualisation that emphasises the reader (audience).
A visualisation is a graphical representation designed to enable exploration, analysis, communication. A good visualisation is:
Alberto’s latest book is How Charts Lie.
This visualisation may appeal mostly to children.
Source: THE KIDS’ TABLE: Draw Along Dataviz , Nightingale (nightingaledvs.com)
Short clear English for the written elements of a chart can really help understanding.
Consider following a typical newspaper article organisation:
Headline > bye-line > chart > summary > detail
Always label units. For example, car fuel efficiency: miles per US gallon or kilometres per litre?
Don’t use excessive precision. 2 or 3 significant figures is normally enough. For example:
Inspect the chart below and identify all the prose elements. is prose used effectively in this chart?
Source: The Economist
This chart has a various textual adornments. How many do you see?
Source: Our Carrie Bradshaw index: Where Americans can afford to live solo (economist.com)
Pick the simplest way but do not oversimplify.
For example, dumbbell charts show the start and finish points and the size of the change but not the details of the travel over time.
This dumbbell charts shows starting point and progress.
Source: To help schoolchildren in poor countries, reduce lead poisoning (economist.com)
This stacked line chart has two categories only.
Source: Oil Spills - Our World in Data
Readers are familiar with common visuals; they have stood the test of time. There are only a few common visuals: bar chart, line chart, scatter plot, card, pie chart. Any other type is an obscure type.
Use variations of common types e.g., dual axis line chart, or use obscure types e.g. Mekko chart, with care.
Visual encodings map numbers into graphic properties (e.g., length, angle, colour). Academic studies suggest that people can perceive some properties much better than others. A famous study, (Cleveland, McGill, 1984) tested how accurately people could perceive values if presented with different graphic properties factors. The results were below - from more accurate to less accurate.
In brief this suggests people are good at “understanding” visual marks in this order:
position > length > slope > angle > area > colour > written numbers
This may suggest a rough order of preference of visual types to use when appropriate
scatter plot > bar/column chart > bump chart > pie chart > tree map > text table
This scatter plot allows the reader to see when a film was released and how much it made at the box office.
Source: What is The Most Successful Hollywood Movie of All Time? - Information is Beautiful
To build a relevent and insightful chart, imagine the reader asking these question. Does the chart provide any answers?
A good book on this is Storytelling with Data by Cole Nussbaumer Knaflic.
The author describes a process of five steps:
Source: Storytelling with Data
People do not perceive large values well, especially thousands to millions to billions. Express units (especially large ones) in human-sized terms that people can relate to.
This visual, based on Census 2021, from the ONS shows population density in a borough in terms of the number of people per football pitch
Source: Census 2021
Good data is data that is collected, cleaned and tested carefully and thoroughly.
When you build a chart, it’s worth doing some quick checks that
This is a contra example: Which survey on best places in UK to retire?
Source: Best places to retire in the UK revealed - Which? News
Use colour sparingly. Take an exception reporting approach
Some colours have meaning e.g.
All colours have connotations. For example, red variously means:
Hint: use ColorBrewer palettes. Their advice is specifically for maps but it works for most charts. The data can have three scales:
Source: ColorBrewer website
Think about accessibility: e.g., colour blind palettes.
Health Analysis in Power BI Community Gallery Source
Source: Power BI Data Galleries - Mortality Analysis
Don’t force the reader into unnecessary mental toil.
Keep the visualisation to one page or screen - avoid the need for scrolling / page turning / excessive drilldown.
Don’t mislead, either intentionally or unintentionally. For example, on column charts, start axes at zero.
Example: A chart of the 2016 US election results at county level may suggest that the Republicans (red) had a landslide victory over the Democrats (blue).