A Guide To Charts

Key types of charts

The table below contains a brief description for the most common types of Charts. As the Reference Library expands in depth and breadth more types will be added and each will have a page dedicated to showing practical examples and explaining when to use them.

Pie Chart

A common, but limited, visualization used to show how a few dimensions compare to one another and the whole.

Bar Chart

Used to categorize elements based on size. Can be ordered or unordered based on the nature of the dimensions.

Line Chart

Best used to show trends across time intervals. Multiple lines can be used to compare categories within a dimension.

Scatterplot

Used to explore the correlation between two measures with independent axes. Often combined with trendlines.

Bullet Graph

A bullet graph takes a bar chart and adds additional elements to create a compact way to analyze performance against a goal or threshold.

Treemaps

A treemap breaks the whole into its parts using a quantitative measure to determine the size of each square.