# Minute Chart

Daily Hourly Chart에서 선택한 한 시간 동안의 분 단위 차트를 확인할 수 있다. 이때 해당 차트는 Daily Hourly Chart의 아래에 위치한다.

<figure><img src="/files/vsldlwghoFaQSh5gyGf2" alt=""><figcaption><p><strong>Minute Chart</strong></p></figcaption></figure>

Minute Chart bar를 클릭하면 원하는 메뉴로 이동이 가능하다.

<figure><img src="/files/V3JciRsoJHOPScZgHhz0" alt=""><figcaption><p><strong>Go to Analysis</strong></p></figcaption></figure>

각 버튼에 대한 설명은 다음과 같다.

| 버튼                | 설명                                                                                                                                                                               |
| ----------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Performance Trend | Analysis Performance Trend 메뉴의 메인 화면으로 이동한다. 해당 메뉴에 대한 자세한 내용은 [**“4.2. Performance Trend”**](/sysmasterdb/8.3_manual/analysis/performance-analysis/performance-trend.md)를 참고한다. |
| Top N             | Top N Performance 메뉴의 메인 화면으로 이동한다. 해당 메뉴에 대한 자 세한 내용은 [**“4.3. Top N Performance”**](/sysmasterdb/8.3_manual/analysis/performance-analysis/top-n-performance.md)를 참고한다.         |

###


---

# 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.tibero.com/sysmasterdb/8.3_manual/analysis/performance-analysis/heatmap-trend/minute-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.
