# Working With Chart Windows

## Compact Mode

Compact mode strips away the tool bar, menu bar and status bars to maximize the chart area on a chart window.&#x20;

The screen shot below illustrates a chart window in compact mode. Notice that the chart area fills the entire window to optimize the use of screen space. Press F8 or Esc keyboard to toggle the Compact Mode on/off. Some keyboards may require Fn+F8 key.

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

The behavior of compact mode can be configured in the **Settings** dialog (***Configure > Settings*** from the console menu bar). This allows you to specify what elements should be displayed in **Compact Mode**.

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

## Tile Windows

The Tile Windows feature is useful to arrange your charts on a single monitor without having to position the windows manually. Start by arranging the chart windows roughly where you would like to place them. Once you have done this, choose ***Window -> Tile Windows*** from the top menu bar of one of the chart windows and choose *Tile Windows* (alternatively, press Ctrl/command + W keyboards)

<figure><img src="/files/UfHhysU5n5IVjwnGZBhR" alt=""><figcaption><p>Tiles Windows Before</p></figcaption></figure>

<figure><img src="/files/05gFOyFTIVcVnfGZuZkS" alt=""><figcaption><p>Tile Windows After</p></figcaption></figure>

## Cascade Windows

Similar to the **Tile Windows** feature, **Cascade Windows** arranges the windows that are on the screen on top of each other offset from the top left corner. Choose ***Window -> Cascade Windows*** from the top menu bar to arrange the windows in this fashion.

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

## Window Sizes

For convenience, the window size can be set from the *Window* menu *> Window Size > \<Size>*. This can be a useful feature for taking a screen shot or video. Choose ***Custom*** to specify a size that is not one of the presets. Select ***Save AS Default Size*** to save a window size a default and apply to the next windows.

<figure><img src="/files/FKP16KSN0tqcRcfu2Pnh" 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/working-with-chart-windows.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.
