> For the complete documentation index, see [llms.txt](https://docs.golffix.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.golffix.io/undefined-3/rhythm-tempo-graph-ai-report.md).

# 리듬·템포 그래프 읽는 법 — AI 리포트 편

AI 리포트의 리듬·템포 탭에 표시되는 그래프를 읽는 방법을 안내합니다.

## 그래프 구성

그래프의 x축은 백스윙(초), y축은 다운스윙(초)입니다.

* 🟣 **보라색 점과 선**: 방금 진단받은 나의 스윙 템포와 리듬
* 🔵 **파란색 점**: 프로의 스윙 템포
* 🟦 **하늘색 면적**: 골프픽스가 권장하는 적정 리듬·템포 범위

## 권장 기준

골프픽스는 아래 기준을 권장합니다.

* 리듬: 3:1 \~ 4:1
* 다운스윙 템포: 0.3초 이내

표시된 적정 범위를 기준으로 내 스윙 리듬과 템포가 빠른지, 느린지 판단해 보세요. 권장 기준의 자세한 근거는 [스윙의 리듬·템포란?](/undefined-4/about-rhythm-tempo.md)과 [스윙 리듬 예시 — 프로들의 리듬](/undefined-4/swing-rhythm-example.md)을 참고하세요.

## 다음으로 보기

* [리듬·템포 그래프 읽는 법 — 최종 리포트 편](/undefined-3/rhythm-tempo-graph-final-report.md)
* [AI 코치 — 일일/월간 리포트와 노트](/undefined-3/ai-coach.md)


---

# 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://docs.golffix.io/undefined-3/rhythm-tempo-graph-ai-report.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.
