> ## Documentation Index
> Fetch the complete documentation index at: https://lightdash-mintlify-cccf65ca.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-cccf65ca/8jl62BZ1l-L8wRh0/images/references/chart-types/horizontal-bar-chart.png?fit=max&auto=format&n=8jl62BZ1l-L8wRh0&q=85&s=337cd11e9961cb4084f08af093b2ab24" 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).
