> ## Documentation Index
> Fetch the complete documentation index at: https://lightdash-mintlify-8362578f.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Horizontal bar chart

> Use horizontal bar charts when grouping by values with long labels or many possible values.

<Frame>
  <img src="https://mintcdn.com/lightdash-mintlify-8362578f/j9VvS1fd6bP3LkkH/images/references/chart-types/horizontal-bar-chart.png?fit=max&auto=format&n=j9VvS1fd6bP3LkkH&q=85&s=32045b7ab06b41fa3710d5d7df72bac6" alt="" width="1752" height="1362" data-path="images/references/chart-types/horizontal-bar-chart.png" />
</Frame>

Horizontal bar charts are just bar charts, except the columns are placed on the chart horizontally instead of vertically.

Horizontal bar charts are useful when:

* you're trying to group a number by something with a lot of possible values.
* your groups have really long label names.

You can see more details about horizontal bar chart configurations [here](/guides/configure-charts).
