# Chart Spacing

There are several options for adjusting the horizontal and vertical spacing on the chart. The simplest way is to use the mouse to drag either the time axis (horizontal spacing) or the price axis (vertical spacing). Note: in order to adjust the vertical spacing, you need to click and drag the space between the price labels and the chart area (see below):

<figure><img src="/files/IORG3mITGpgjTgF8RGcZ" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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.motivewave.com/user-guide/charts-1/chart-spacing.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.
