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

# Switch X axis and Switch Y axis

> This guide provides a straightforward method to easily switch the X and Y axes in your data visualization, enhancing your ability to analyse and interpret data from different perspectives.

### 1. **Switch X Axis:**

Click on the "+" icon on top of the metric and click on **"Switch X Axis"** button.

<Frame>
  <img src="https://mintcdn.com/databrainlabs-bef6850a/hRxI-z391a3Ay8M5/images/guides/switch-x-axis.png?fit=max&auto=format&n=hRxI-z391a3Ay8M5&q=85&s=f6f595c53c06e5e96fd2469c6eee169b" alt="Switch X Axis option inside metric settings" width="2940" height="1658" data-path="images/guides/switch-x-axis.png" />
</Frame>

Select any column from the drop-down to notice a change in X Axis.

<Frame>
  <img src="https://mintcdn.com/databrainlabs-bef6850a/3OVuv1yincv0D6pa/images/guides/change-in-x-axis.gif?s=0fc4e132ce8d04c8e8cfeeb75bcb3689" alt="Visualization showing change in X Axis after selecting a new column" width="1632" height="918" data-path="images/guides/change-in-x-axis.gif" />
</Frame>

### 2. **Switch Y Axis:**

Click on the "+" icon on top of the metric and click on "Switch Y Axis" button.

<Frame>
  <img src="https://mintcdn.com/databrainlabs-bef6850a/hRxI-z391a3Ay8M5/images/guides/switch-y-axis.png?fit=max&auto=format&n=hRxI-z391a3Ay8M5&q=85&s=36dd7b315ed8ea3b55d69301bd659038" alt="Switch Y Axis option inside metric settings" width="2940" height="1652" data-path="images/guides/switch-y-axis.png" />
</Frame>

Select any column from the drop-down to notice a change in Y Axis.

<Frame>
  <img src="https://mintcdn.com/databrainlabs-bef6850a/3OVuv1yincv0D6pa/images/guides/change-in-y-axis.gif?s=76d2a2e7ac5a6b563501d16c83b9e2b5" alt="Visualization showing change in Y Axis after selecting a new column" width="1632" height="918" data-path="images/guides/change-in-y-axis.gif" />
</Frame>

<Check>
  You’ve successfully switched the X and Y axes in your metric!\
  Your visualizations will now adapt dynamically, allowing deeper analysis from multiple perspectives.
</Check>
