> ## Documentation Index
> Fetch the complete documentation index at: https://docs.invoca.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Bar Charts

> The bar chart is a column chart oriented horizontally.

Bar charts are like [column charts](/s/article/column-charts), but oriented horizontally instead of vertically. They display your data using horizontal rectangular bars, where the length of the bar is proportional to the data value.

Your search needs at least one attribute and one Measure to be represented as a bar chart.

## Where to go next

* [Stacked bar charts](/s/article/stacked-bar-charts)
* [Column charts](/s/article/column-charts)
