Bar Chart Maker · Horizontal bar chart

Horizontal bar chart maker

Horizontal bars are the right choice when your category labels are long, when you have more than seven or eight categories, or when the categories are ranked. The bars are easier to read because the eye moves naturally left-to-right, and labels sit comfortably alongside the bars instead of getting truncated under them.

World population by continent, in millions

— barsmakebarchart.com

What is a horizontal bar chart?

A horizontal bar chart is a chart in which categories run down the y-axis and values extend rightward along the x-axis. Mechanically it is the same as a vertical bar chart, just rotated 90 degrees — but the rotation changes which kinds of data it can show clearly. With long labels ("Customer satisfaction with onboarding flow") or many categories (a top-25 ranking), horizontal beats vertical every time.

When to use it

  • Your category labels are long enough that they would overlap or have to rotate when placed under vertical bars.
  • You have more than about eight categories — vertical columns get crowded fast, while horizontal bars can scroll comfortably.
  • The data is naturally ranked: top-N lists, leaderboards, survey responses sorted by frequency.

How to read it

Read top-to-bottom. The longest bar is the largest value; the shortest is the smallest. The x-axis at the bottom carries the scale. If the chart is sorted (which it usually should be), the dominant pattern is immediately visible without you having to compare every pair of bars.

Common mistakes

  • Leaving the bars unsorted. Horizontal bar charts almost always benefit from descending order — without it, you make the reader do extra work.
  • Truncating the x-axis so it doesn't start at zero. With horizontal bars this exaggerates the visual difference between values; always start at zero.
  • Using rainbow colors. One color (or two, if you're highlighting one bar) is almost always enough.

Examples

Examples of horizontal bar charts done right: revenue by region in a quarterly report, top-10 search terms on a content site, population of the largest cities in a country, frequency of words in a corpus. Anywhere you have ranked categorical data with names that don't fit nicely under columns, horizontal is the default.

Frequently asked

When should I use a horizontal bar chart instead of a vertical one?

Use horizontal bars when your category labels are long, when you have more than eight categories, or when the data is ranked. Vertical bars are better for time-series and short labels.

Should I always sort horizontal bar charts?

Almost always, yes. Descending order ("largest first") makes the chart instantly readable. The exceptions are when categories have a natural order (months, age brackets, survey scale points).

Can I show negative values on a horizontal bar chart?

Yes. The tool will draw bars to the left of the zero line for negative values. This is the standard layout for diverging bar charts.

What's the maximum number of bars I can show?

Technically unlimited. Practically, beyond about 30 bars the chart becomes cluttered — at that point consider grouping smaller items into an "Other" bucket or splitting into multiple charts.

Pasted your data? Open the full bar chart maker for the same tool plus more options.

Open the maker