FREEIn your browser · No signup

Make a Bar Chart

The standard chart for comparing numbers across categories. Use it for product sales, headcount by department, or anything where the comparison is the point.

Browser-only PNG / SVG / CSV export Mobile-ready
Preview
Long-press to save image
Start from a sample
Enter data

First row is the header (labels, series names). Paste your data from the second row onward.

Adjust appearance

What is a bar chart?

A bar chart represents quantities by the height of rectangles, one per category. It's the most commonly used chart in business — multiple items lined up side by side make differences easy to spot at a glance. Because the relative size of values reads instantly, bar charts work especially well in slide decks and reports.

When in doubt, use a bar chart

If you're not sure which chart to reach for, start with a bar chart. About nine times out of ten, it does the job.

When to use it

Monthly sales comparison
Line up monthly sales side by side and see which months performed best at a glance.
Headcount by department
Compare the breakdown of org size to inform resource allocation decisions.
Product satisfaction scores
Plot survey ratings side by side to surface which products are landing best.
Regional or area aggregates
Compare aggregated values across branches, regions, or countries.

Tips for making one well

1. Don't overload with categories

Bar charts read best with around five to seven categories. If you have more than ten, narrow down to the important ones, or consider a horizontal bar chart instead.

2. Sort by value

When category order doesn't carry meaning (departments, products, etc.), sort by value — usually largest to smallest. The eye flows naturally and comparisons get easier. For time-series (month, year), keep the natural order intact.

3. Limit colors to one or two

For a single-series comparison, a single color is the cleanest choice. Using one accent color to highlight a key item is also effective.

4. Always start the axis at zero

Bar charts use length to encode quantity, so the Y-axis must start at zero. Starting partway up creates a misleading "exaggeration chart" where small differences look large.

FAQ

For comparison across categories, use a bar chart. For change over time, use a line chart. "Compare monthly sales" → bar; "Track the monthly sales trend" → line.
Horizontal bars work well for long category labels and ranking displays. We have a dedicated horizontal bar chart maker — the same data plugs straight in.
Yes — use the "Add series" button to display multiple series side by side. If you'd like to show the totals of multiple series, see the stacked bar chart.
PNG and JPG export at 2× (Retina-equivalent) resolution — high enough for A4 print or large on-screen display.

Related charts