> For the complete documentation index, see [llms.txt](https://docs.xviz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xviz.com/performance-management/formatting-features/dimensions.md).

# Dimensions

The xViz Performance Flow provides the customization options for Dimensions through the Node Size and Padding options in the Display section.

<figure><img src="/files/R0fcmb29Qk8Vpw4BzbeH" alt=""><figcaption><p>Image 1: Dimensions</p></figcaption></figure>

To use adjust Dimensions, Navigate to the “Display” option in the top ribbon.

<figure><img src="/files/MyHJqCylrIQvKL6mLeB5" alt="" width="347"><figcaption><p>Image 2: Display option in ribbon</p></figcaption></figure>

Click on “Display” Tab and navigate to the “Dimensions” option.

<figure><img src="/files/OFKk6bw2pNfUH1sSWudP" alt="" width="280"><figcaption><p>Image 3: Navigate to Dimensions option</p></figcaption></figure>

Adjust the “Node size” and “Padding” to suit your specific requirements.

<figure><img src="/files/llp5jEFZLGSARg4uwvm0" alt="" width="284"><figcaption><p>Image 4: Adjust Node Size and Padding</p></figcaption></figure>

#### Overview of all padding options:

| Padding Options           | Description                                                  |
| ------------------------- | ------------------------------------------------------------ |
| Padding                   | Spacing between the main tree and the visual borders         |
| Level Separation          | Spacing between each parent and child                        |
| Sub Tree Level Separation | Spacing between parent and child nodes within the same group |
| Sibling Separation        | Spacing between sibling nodes under the same parent          |
| Sub Tree Separation       | Spacing between neighboring nodes from different parents     |

After customizing the dimensions, the chart looks as shown in the image below:

<figure><img src="/files/CnZ8JEyKhfryWsdWiFe1" alt=""><figcaption><p>Image 5: Dimensions</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.xviz.com/performance-management/formatting-features/dimensions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
