Should I Choose a Pie Chart or a Bar Chart?

Tim Brock / Thursday, January 22, 2015

Imagine you want a chart that shows how some whole is divided up among its constituent parts. Popular convention may tell you to think in terms of a pie chart. As an example, here’s a bare-bones pie chart with only three categories, showing some fictitious data about sales of jars of spices.

It’s clear from the chart that only a quarter of the sales are of cumin. You can also probably tell that more jars of saffron were sold than ginger. But you might struggle to tell whether the difference between saffron sales and ginger sales is greater or less than the difference between ginger sales and cumin sales. We are much better at spotting straight lines and right angles than we are at accurately estimating acute and obtuse angles (see, for example, the introduction here).

How might things look with bars?


The ordering with this display is completely obvious, but it should also be fairly clear that sales of ginger are actually closer to sales of cumin than of saffron. What’s not clear is that cumin represents 25% of sales.

While pie charts do naturally give us a sense of part-to-whole, we’re not very good at the perceptual tasks required to decode most of the data encoded within them. Specifically, research (eg Cleveland and McGill) has shown that we are more adept at perceiving lengths and positions along aligned scales – typical visual tasks when reading a bar chart – than we are at judging angles and areas as we do when studying a pie chart.

Of course charts should have proper labels, so we can add those. The relative differences are now obvious from the pie chart because we can read the labels. But that’s using verbal rather than visual reasoning. We can read numbers from a table too, but the table has the advantage of alignment. And a simple sentence stating the values – eg “43% of jars sold were saffron, 32% were ginger, and 25% were cumin.” – takes up much less space.


If we sold nine different spices instead of three we probably wouldn’t want to just list the proportions in a sentence. But with a pie chart and nine sectors things become cluttered, as illustrated by extending our fictitious data. By contrast, the conventional bar chart scales well.


It’s not just clutter that undermines the pie chart. If we rely on the labels rather than estimating the (largely acute) angles then those numbers we wish to compare must be stored in working memory. This is limited to only a few verbal “chunks” of information, placing restrictions on chart comprehension. It’s the same problem one encounters when trying to make sense of a table of numbers and a primary reason why a well-designed chart is often more useful.

One sector (cumin) in the three-spice chart could clearly be seen to represent 25%. In the nine-spice pie chart it’s obvious that the sum of saffron and ginger sales amount to 50% of the total. Similarly, the sum of ginger, cumin and turmeric can also be seen to amount to 50% of all sales. (As noted earlier, we are good at spotting 90 and 180 degree angles.) By deduction or visual inspection we must also have sales of saffron equalling sales of turmeric and cumin combined and sales of ginger equalling the sales of the remaining five spices combined. None of this is particularly obvious from the bar chart.

This is in-line with some research by Spence and Lewandowsky that suggests we are better at judging summed combinations of sectors in pie charts than of bars in bar charts. Taking that research at face value leads to an obvious question to ask oneself – is the purpose of your chart to allow the intended user to compare arbitrary combinations of components with other arbitrary combinations of components? If so, a pie chart may be a reasonable choice (especially if the data gives rise to summed shares of 25% or 50%).

Finally, a popular alternative to the pie chart is the doughnut chart, where the center of the pie has been removed and (frequently) replaced with some text. Do that with the spices data set and the nice, clear 90 and 180 degree angles are gone. I’m not aware of any perceptual advantage of this practice.


Further reading

Stephen Few discusses the perceptual problems with pie charts in more detail, covering some of the issues discussed here. Ian Spence provides an interesting history of the pie chart and defends its use.