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

# Specifying the Size of Bars in Bar Charts

## Intro

You can format the size of bars in bar charts using various options in **Chart Properties**, including the following:

* Changing the percentage of space taken up by each bar
* Specifying how bars appear in charts with only one bar

## Changing bar width or height percentage

In a bar chart, each bar takes up a set amount of space. By default, a bar takes up about 90% of its given space. By changing the **Width Percentage** or **Height Percentage** for a vertical or horizontal bar chart, respectively, you can change the percentage of space taken up by each bar. Possible values range from 0 (at which bars appear as lines) to 100 (at which bars touch other bars).

The following example shows a vertical bar chart with a **Width Percentage** of 20.

<Frame>
  <img alt="20_percent_width.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/DfXQTn5UA-Ig8rT5/images/kb/ka05w000001242w-00N5w00000Ri7BU-0EM5w000005vZ7e.png?fit=max&auto=format&n=DfXQTn5UA-Ig8rT5&q=85&s=c03252db8e9c4c733c1db1fcaecafa15" width="720" height="285" data-path="images/kb/ka05w000001242w-00N5w00000Ri7BU-0EM5w000005vZ7e.png" />
</Frame>

The following example shows the same chart with a **Width Percentage** of 100.

<Frame>
  <img alt="100_percent_width.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/DfXQTn5UA-Ig8rT5/images/kb/ka05w000001242w-00N5w00000Ri7BU-0EM5w000005vZ7f.png?fit=max&auto=format&n=DfXQTn5UA-Ig8rT5&q=85&s=1522bc196cbddd2295eb93632bf2515a" width="720" height="285" data-path="images/kb/ka05w000001242w-00N5w00000Ri7BU-0EM5w000005vZ7f.png" />
</Frame>

**To change the percentage of space taken up by bars in a chart,**

1. Open the Analyzer for the chart you want to edit.
2. In **Chart Properties**, click **Bar Settings**.
3. Enter the desired percentage value in the **Width Percentage** field (for a chart with vertical bars) or **Height Percentage** field (for a chart with horizontal bars).
