# Zooming

When you zoom in your plot, you basically select the limits of the x-axis or time series axis.

To zoom in and out, either scroll with your mouse or use your right mouse and select the part of the plot in which you want to zoom.

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

You will see that the time series values on the x-axis adapt and possibly even change unit. Lost in time after zooming? In the bottom right of the time series plot, you will also always see the context of the unit.

<figure><img src="/files/swbqiJEOX2ZB28ZE1Iod" alt="" width="375"><figcaption></figcaption></figure>

To reset zooming, click the reset zoom button in the top of right of the time series plot.

<figure><img src="/files/8Am5G2JR9m7uMBOttBRc" alt="" width="563"><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.marpledata.com/docs/marple-insight/user-manuals/visualisation/plot-types/time-series/zooming.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.
