# Scaling and moving the chart

### First method

Zoom in on the chart by selecting a section of it. Left-clicking once on the **Zoom In** button will activate selection scaling mode. Next, by holding down the left mouse button, select the section of the chart you need, and then release the button. To zoom out, press the **Zoom Out** button. This will return the chart to its previous scale.

<figure><img src="https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80160230344/original/LV1Hjwq7EH-yG_lZCcecoOP8Um2y9Kxesw.gif?1668692479" alt=""><figcaption><p>Zooming a chart with a magnifying glass</p></figcaption></figure>

### **Second method**

Change the scale manually. To do this, move the mouse cursor over the scale and hold down the left mouse button. Move the mouse up to zoom in and down to zoom out.&#x20;

<figure><img src="https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80074126477/original/UtTap7FlxhlXjKIdaO-KW5t4Iro51IGJ5g.gif?1643879792" alt=""><figcaption><p>Zooming a chart with a price scale</p></figcaption></figure>

### **Third method**

Involves using the keyboard and mouse together: In the **Basic Settings** menu, you can set the key bindings for scaling and moving the chart. The default values are as follows:

![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80160231201/original/BC_Q5ZhMXj0gh3KPt0NHgxb3InA0GUiFeQ.png?1668692565)

* Using the mouse wheel, you can move right or left on the chart.
* Hold down Shift and scroll the mouse wheel to zoom out or zoom in on the chart vertically.
* Hold down Ctrl and scroll the wheel to zoom out or zoom in on the chart horizontally.

![Zooming a chart with a mouse](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80160231530/original/HZjDPV0qmBLZt6_fkLa9JWnG84l3OrX5sg.gif?1668692593)

To make the chart fit to the height of the chart area, set automatic scaling. To do this, double-click the left mouse button on the price scale.

In the Tiger.com terminal, you can save the scale for the regular chart (for example, the candlestick chart) and the cluster chart separately. When adjusting the scale of one chart, the changes will not affect the other.


---

# 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://support.tiger.com/english/windows/chart/scaling-and-moving-the-chart.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.
