> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lightdash.com/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/f_bMSLGX59ESelmy/images/references/chart-types/horizontal-bar-chart.png?fit=max&auto=format&n=f_bMSLGX59ESelmy&q=85&s=e1465b5169866421366ef82e6d80e94b" 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).
