> ## Documentation Index
> Fetch the complete documentation index at: https://lightdash-mintlify-6c92035e.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-6c92035e/obs7FeO-WSaNUczR/images/references/chart-types/horizontal-bar-chart.png?fit=max&auto=format&n=obs7FeO-WSaNUczR&q=85&s=2c964972e727b85e92d7e468163ba978" 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).
