Short answer: the bar chart compares one value across distinct categories, and it’s the right default more often than any other chart because people read bar lengths far more accurately than angles, areas or slopes. In a brewery it answers “which is biggest” cleanly — volume by style, sales by account, loss by process stage. The two rules that keep it honest: always start the value axis at zero, and sort the bars by value (not alphabetically) so the ranking is the message.

BAR CHART — RANK ACROSS CATEGORIESLagerIPAWheatStoutPaleNAsorted by value, axis from zero — the ranking is the message
When the question is "which is biggest," the sorted bar chart answers it faster than anything else.

This is part of The Brewer’s Chart Field Guide — one chart per article. The bar chart is first because it’s the one you’ll reach for most, and the one most worth getting right.

When to reach for it

Use a bar chart whenever you’re comparing a single measure across discrete categories and the question is “which is biggest / smallest / how do they rank.” Lengths are the most accurately-read visual encoding humans have, which is why the humble bar beats flashier charts for plain comparison. Go horizontal when labels are long or there are many categories.

Use case 1 — Volume (or sales) by beer style

The classic: total hectolitres or revenue by style this quarter. Sorted descending, it instantly shows your volume drivers and your long tail. This is the bread-and-butter of any depletions or sell-through view — and a bar chart reads it better than the pie a tool might suggest.

Use case 2 — Top (and bottom) accounts

Rank your accounts or distributors by volume and the bar chart surfaces both your dependence on the top few and the underperformers worth a call. Showing the top 15 sorted, with an “all others” bar, keeps it legible — a bar chart of 200 accounts is noise.

Use case 3 — Loss or defects by stage / cause

A bar chart of extract loss by process stage, or QC rejects by defect cause, turns a problem into a priority list: the tallest bar is where to act first. It’s the Pareto instinct in its simplest form, and a natural companion to the brewhouse loss view.

Where this breaks

Truncated axes lie — because length is the value, starting the axis above zero exaggerates differences; always start at zero. Too many bars — sort and cap at the top N with an “others” bar. Wrong tool for time — for a value over time, a line chart usually reads better; use bars for time only when periods are few and discrete.

The bottom line

The bar chart compares a value across categories better than anything else, because we read lengths accurately. Reach for it whenever the question is “which is biggest,” sort by value, start at zero, and cap the categories. It’s the least glamorous and most useful chart in the brewery. Next in the guide: when you have two series to compare, the grouped bar chart.

Frequently asked questions

When should a brewery use a bar chart? Whenever you’re comparing a single value across distinct categories — volume by beer style, sales by account, loss by process stage, defects by cause. The bar chart is the clearest way to rank and compare discrete categories, and it’s the correct default far more often than pie charts or fancier visuals. Use horizontal bars when category labels are long or there are many of them.

What is the most common mistake with bar charts? Not starting the value axis at zero. Because a bar’s length encodes its value, a truncated axis exaggerates differences and misleads — a 2% gap can look like a 50% gap. Other common errors are too many categories (sort and show the top N), and using a bar chart for time series where a line chart reads better.

Bar chart or pie chart for beer sales by style? Bar chart, almost always. People compare lengths far more accurately than angles or areas, so a bar chart of volume by style is easier to read and rank than a pie. Reserve pie or donut charts for showing one simple part-to-whole split with very few slices, and even then a bar chart usually wins.