Bar Charts

Understanding and using Bar Charts

When and how to use Bar Charts for Visual Analysis

Bar charts are versatile and can answer many questions in visual analysis. They can highlight the largest or smallest number in a set of data or to show relationships between values.

A good bar chart will follow these rules:

  • The base starts at zero
  • The axes are labeled clearly
  • Colors are consistent and defined
  • The bar chart does not display too many bars

When creating a bar chart, do not:

  • Make each bar a different width
  • Cram too many bars into subcategories
  • Leave the axes unlabeled
Bar chart

Loans received by sector

This bar chart measures the number of loans received in each sector of business.

  • A single color is used
  • Data is sorted from highest to lowest
  • Labels are readable
  • The axis starts at zero
bar chart

Sector performance across years

This bar chart is called a side-by-side bar chart.

  • It highlights the dominant set of data with a dark color, and the other set with a neutral color
  • Sorted from earliest to latest year
  • Not too many dimensions compared

Ineffective examples of Bar Charts and Alternatives

bar chart

Poor example

This bar chart confuses the reader because its axis doesn’t start at zero and the bars aren’t sorted. Users could be easily misled due to the vertical axis’ starting position.

bar chart

Better alternative

Making sure the axis starts at zero prevents confusion by starting at a universally understood baseline and sorted bars make it easy to identify rank within Subcategories.

bar chart

Poor Example

This chart is a bad version of a side-by-side bar chart.

  • Hard to compare regions year over year
  • The labels are vertically rotated making it hard to read
bar chart

Better Alternative

A better alternative would be the stacked bar chart, a close relative to the side-by-side bar chart.

  • View of the total per region is possible
  • Distinct color per region is used
  • Each bar is clearly labeled and easy to read