You read it correctly. How to make a pie chart? You must be wondering why I am even writing this in the first place. Some of you may think pie charts are evil and shouldn’t be used. Some people are still under the illusion that they always make a pie chart correctly.

make a pie chart

Do you notice that something is wrong in this pie chart Steve Jobs is using? Let’s come back to this in a bit.

Frankly speaking, pie charts are similar to the JavaScript language. Everyone sees them for the first time, finds them so easy that they think they can start working right away without learning more. Then people screw them up badly and blame the pie charts or Javascript for being wrong! That’s not fair.

To solve this problem, let me tell you what things you need to know to make a great pie chart.

1. Ensure you have a part-to-whole relationship

The only goal of a pie chart is to show the part-to-whole relationship in a data set. To do this, all the values in the data should add up to 100%. Many people do not understand this.

make a pie chart

Always check what kind of data you have before you make a pie chart.

2. Don’t lose the center of a pie chart

Differentiating between areas of different sizes is one of the hardest things for people to do. The best way to do this is to look at the center of the pie chart, see the angle of each section and infer its area. If you remove the center, then the pie chart goes down the gutter.

On this note, meet donut charts. Donut charts are pie charts with a hole at their center. Donut charts are similar to table tennis, but without table or tennis. They make no sense.

make a pie chart

So please don’t remove the center or spoil it in any way. Keep the center of your pie chart as neat as possible.

3. Don’t make a pie chart in 3D

Yeah, I got it. 3D pie charts are fancy. However, they’re not correct. Most people make pie charts like this:

make a pie chart

Pie charts like these are fine, even though they are wrong, because their 3D format does not spoil their readability. Also it’s just for fun. But when you make the same 3D pie chart for a serious presentation, it’s not acceptable.

Let’s go back to the pie chart Steve Jobs is showing on top. If you observe the above pie chart clearly, you will realize that making the pie chart 3D completely spoils its readability, since the section with 19.5% looks bigger than the section with 21.2%. This leads people to think that Apple has the second largest market share, even though its piece of the pie is actually smaller than Other’s share. So please refrain from using 3D pie charts to ensure accurate data representation.

4. Make a pie chart with clear colors

make a pie chart

Colors play an important role in identifying different pies. So, if a pie chart uses similar colors, it becomes very difficult for users to correctly identify different sections of the pie chart.

make a pie chart

Many people use sequential colors in a pie chart, which is very confusing. Always use contrasting colors in a pie chart. It makes the pie chart neater and more legible.

5. Make a pie chart with a reasonable number of sections

make a pie chart

Pie charts look good when you try to show the contrast between the sections in the pie chart. But many people use pie charts like this:

make a pie chart

The problem with this type of pie charts is that they are not understandable. People cannot differentiate between sections with similar areas; they can only differentiate when there are large differences between the areas.

When a chart has more than 4 or 5 sections, it becomes very cluttered and becomes difficult to understand which piece is biggest. Of course, the labels are there to help people understand. But, if labels are necessary for people to understand the pie chart, you should probably use a table to show your data instead.

Conclusion

These are the most important things to keep in mind while you make a pie chart. Hopefully, after reading this, you’ll think twice before making a pie chart. Then, when you do, you’ll make a correct one.

Also, here’s one more complimentary graph for you for being awesome. Have fun!

make a pie chart
Author

5 Comments

  1. Franklin Weise Reply

    Great article. In a few words, pie charts should be used just if there are a few sections and if the numbers are significant differences between them. If they are close, a column chart as shown on the last picture is much better (by the way, he also could get rid of the faux-3D effect).

  2. Pingback: The 5 Common Mistakes That Lead to Bad Data Visualization | Social Cops

  3. Pingback: Pie charts myths buster – Linktail

Write A Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.