Overview of Chart Types and Their Uses
Overview of Chart Types and Their Uses
Overview of Chart Types and their Uses | Area Chart | Column/Bar Chart | Segmented
Column/Bar Chart | Frequency Polygon and Histograms | Line Chart | Pie Chart |
Scatterplot
The column PIG indicates whether the respective charts types are available as Portable
Interactive Graphics.
Area Chart
Figure 1: Area chart
Use it to...
Variants
Column/Bar Chart
Use it to...
Present few data over a nominal (e.g. countries, testing conditions, ...) or interval
scale (e.g. time); useful for comparisons of data
Variants
Multiple Column/Bar Chart: Use it to present data rows for several variables
Side-by-Side Chart: Use it to (1) show contrasting trends between levels of an
independent variable, (2) if comparisons between individual pairs of values are most
important; do not use for more than two independent variables
Figure 2: Multiple column chart (left), side-by-side chart (right)
Use it to...
Present a part-whole relation over time (with accurate impression, see below)
Show proportional relationships over time
Display wholes which are levels on a nominal scale
Segmented column/bar charts are more accurate than pie chart, because distances can
be more accurately estimated than areas.
Variants
Polygon: Connects data points through straight lines or higher order graphs
Histogram: Columns/bars touch; useful for larger sets of data points, typically
used for frequency distributions
Staircase Chart: Displays only the silhouette of the histogram; useful for even
larger sets of data points, typically used for frequency distributions
Step chart: Use it to illustrate trends among more than two members of nominal
or ordinal scales; do not use it for two or more variables or levels of a single variable
(hard to read)
Pyramid histogram: Two mirror histograms; use it for comparisons
Line Chart
Use it...
Variants
Graph with double-logarithmic or half-logarithmic scale divisions
Graph with variance bars, stock charts (High/Low/Close) etc.
Pie Chart
Use it to...
Caution!
Scatterplot
Figure 7: One-dimensional scatterplot (left), two-dimensional scatterplot (right)
Variants
Use it to...
top
top