> ## 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.

# Change Axis Options

> Click directly on a chart's axis to open a menu for changing its aggregate, filters, sort, position, grouping, name, and more.

In Invoca, you can start changing any axis option by clicking on the axis directly in the chart. This opens a detailed axis customization menu, where you can change the aggregate, filters, conditional formatting, sort, grouping, position, name, or remove the axis entirely.

## Change the axis aggregate

Click **Aggregate** in the axis menu and select an alternative. Depending on the data type and other settings, options include *Total*, *Avg*, *Min*, *Max*, *Total Count*, *Unique Count*, *Std Deviation*, and *Variance*.

## Add, change, and remove filters

1. Click **Filters** in the axis menu.
2. Click **+ add a condition**.
3. Select a comparison option: *is greater than*, *is greater than or equal to*, *is less than*, *is less than or equal to*, *is between*, *is in*, or *is not in*.
4. Set the relevant numerical limits. *is between* requires a minimum and maximum; *is in* and *is not in* require a list of values separated by `;`.
5. Click **+ add another** for another condition, or the delete icon (**x**) to remove one.
6. Click **Done**.

To remove a filter from the chart, click the **x** icon on the filter tile.

## Apply conditional formatting

1. Click **Conditional formatting** in the axis menu, then **+ add formatting**.
2. Set a lower limit (left text box) and/or upper limit (right text box) to define the range the condition applies to.
3. Select a color for the condition. This draws upper and lower limit lines on the chart and colors matching elements, or you can select **Fill chart** to place a range band instead.
4. Click **+ add formatting** for another condition, or the delete icon (**x**) to remove one.
5. Click **Done**.

## Change the sort

Click **Sort** in the axis menu and choose *Ascending* or *Descending*.

## Change the position of the axis

It's generally easier to read a chart when axes using the same units or scale appear on the same side. Click **Position** in the axis menu and choose *Left* or *Right*.

## Change the grouping

When two axes use the same unit of measurement and a similar scale, you can group them together. Click **Group** in the axis menu and select one of the Measures on the other axes.

## Rename the axis

Click **Rename** in the axis menu, type the new name, and click out or press **Enter/Return**.

## Edit the axis

Click the axis, then select **Edit** for the full configuration view:

* **Configure:** name, position (*Right*/*Left*), min, max.
* **Format:** category (*Number*, *Percentage*, *Currency*), unit (*Auto*, *None*, *Thousand (K)*, *Million (M)*, *Billion (B)*, *Trillion (T)*), and negative values (`-1234`, `1234-`, or `(1234)`).

## Remove the axis

Removing an axis removes it from the display, but not from the Dashboard Tile. Click the axis, then select **x Remove** — the column moves to the **Not visualized** section of the **Edit chart: Customize** menu.

## Where to go next

* [Configure columns for the X and Y axes](/s/article/configure-columns-x-y-axes)
* [Set the y-axis range](/s/article/set-the-y-axis-range)
