> For the complete documentation index, see [llms.txt](https://dante-solutions-inc.gitbook.io/dante-6.3-help-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dante-solutions-inc.gitbook.io/dante-6.3-help-documentation/introduction-2/general/subwindow-options.md).

# Sub Window Options

Sub Window Options contains several tools for manipulating the appearance of the sub window plots. Changes will take place on the active sub window.

![](/files/4qStxVs4yCT1WnWAaGts)

**Home**

* Resets the plot to the default view

![](/files/WPB7cagI9o1vKbMAaqss)

**Forward/Back Arrows**

* Steps forward and back through plot window changes
*

```
![](/files/qy8YypJV92alc9ccoOd5)
```

**Pan**

* Pans the plot

![](/files/XwBurQBjhVIQwsqEBEVL)

**Zoom**

* Zooms to a box selection, right click zooms out while left click zooms in.

![](/files/kVQkxc1glgMP1BC4DZWH)

**Plot Options**

* Values for manipulating the borders and spacings of the plot.

![](/files/La30PEFuPvnbIfUCRg64)

**Figure Options**

* Values for manipulating the axis and lines/markers of the curves.
*

```
![](/files/WJdDDV5KHA4k2sFXptZU)
```

**Save Figure**

* Saves the current plot to a \*.png file
*

```
![](/files/8WTws8K6iOD3iqY6NCjP)
```

**Autoscale On**

* Automatically crops the plot area to the plotted curve data

**Grid On**

* Toggles the display of the grid on the current plot

**Legend On**

* Toggles the display of the legend to the right of the plot


---

# 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, and the optional `goal` query parameter:

```
GET https://dante-solutions-inc.gitbook.io/dante-6.3-help-documentation/introduction-2/general/subwindow-options.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
