Simple Pie Chart
Description
A pie chart is a circular object divided into multiple polar segments. It displays the relative magnitude of several quantitative values compared to each other, or, in other words, the distribution of several values that belong to the same dataset. The full circle represents the total magnitude of this dataset, equal to 100 percent, while each segment stands for the magnitude of one particular variable. Segment area, arc length and arc angle of each segment are proportional to the value the segment represents. The segments of a pie chart are usually labeled with percentage numbers rather than total values (although they can feature both for the sake of understanding).
Data Basis
Use a pie chart to display a set of categorical items. Each item has a magnitude expressed as a proportional value against the total size of the dataset: The sum of all items’ magnitudes is 100 percent.
Usage
Draw a circle. Divide it into slice-shaped segments between the center and the circle arc, one segment per data item. Assign one specific data item to each segment, and adjust the size of the segments by making each arc (or each arc angle) proportional to the percentage value of the respective item from your dataset. Label the chart segments accordingly.
Rationale
Pie charts give the reader a quick idea of the proportional distribution of data. The association between data and representation is evident: The bigger the piece, the larger the data chunk compared to the other ones. As pie charts belong to the most common infographics used in popular media (e.g. to display election results) and build upon a strong metaphor (the cake cut into pieces) they are a reliable way of communicating information when several data items add to a whole.
Example
The Atlas of Globalization features a thematic world map that displays the proportional amounts of import and export goods by continent using a series of pie charts.
An extra slice adds to the number of colouring hues that is needed. Overly sliced charts not only make it difficult to compare parts but poor choice of hues make it difficult to distinguish them. As in this example with the greys.

It could also be added that percentages and legend are best set next to the part elements.
Allard van Helbergen | 2009-04-07 17:05:59
It should be added that slicing the pie in more than 4 or 5 pieces is not very effective. And its very hard to make comparisons between different piecharts( as in the example).
Piecharts work best for very simple fractions like 1/2 or 1/4
Jörgen Abrahamsson | 2008-09-29 10:10:25




Pattern Properties
Created
2008-07-29 12:54:52
Last Edit
2008-07-29 12:56:11
Category
  1. Display Patterns
  2. Proportions
Related Patterns
Specialization
Feature Similarity
Community
Statistics
  1. 3915 Views
Rating
6 votes
Latest Comment
An extra slice adds to the number of colouring hues that is needed. Overly sliced charts not only make it difficult to compare parts but poor choice of hues make it difficult to distinguish them. As in this example with the greys. It could also...
Affiliate Links