Bar Charts
Understanding and using Bar Charts
Understanding and using Bar Charts
Bar charts enable us to compare numerical values like integers and percentages. They use the length of each bar to represent the value of each variable. For example, bar charts show variations in categories or subcategories scaling width or height across simple, spaced bars, or rectangles.
The earliest version of a bar chart was found in a 14th-century book by mathematician Nicole Oresme. Her bar chart plotted the velocity of a constantly accelerating object against time. Each bar was an equal width, while the height of the bar showed the variation in velocity over time. Later, in the 1780s, Scottish engineer William Playfair used bar charts to depict imports and exports in Scotland.
Bar charts can represent quantitative measures vertically, on the y-axis, or horizontally, on the x-axis. The style depends on the data and on the questions the visualization addresses. The qualitative dimension will go along the opposite axis of the quantitative measure. Bar charts typically have a baseline of zero. If another starting point is used, the axis should be clearly labeled to avoid misleading the viewer.
Many other variations of bar charts exist. Stacked bar charts, side-by-side bar charts, clustered bar charts, and diverging bar charts are representative examples. Labels and legends help the viewer determine the details included in these charts.
Bar charts show a comparison of different values in subcategories. For example, bar charts can show how much money a small business spends by expense type. They can also show how many different items each department sold within a store across a consistent interval of time.
Bar charts can also show the effectiveness of different strategies or methods to achieve a goal. If you partition a view to show four or five different strategies or methods applied to the exact same subcategories then you can compare the results for each method. This approach can apply to sales, stock portfolios, budgeting, or medical studies.
A stacked bar chart can show extra detail within the overall measure. Take an office supplies store as an example. Different colored blocks in a bar representing revenue can represent types of sales opportunities. A red block might represent the contribution from office furniture while a yellow block might represent computer supplies.
Bar charts can also show measures over a specific (discrete) length of time, while other chart types can show a continuous amount of time.
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:
When creating a bar chart, do not:
This bar chart measures the number of loans received in each sector of business.
This bar chart is called a side-by-side bar chart.
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.
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.
This chart is a bad version of a side-by-side bar chart.
A better alternative would be the stacked bar chart, a close relative to the side-by-side bar chart.