# Graph Max/ Min/ Average

1. On the chart you’d like to show the max/ min/ average values right on the chart, go to **Style** tab on the right panel
2. Scroll down to section Max./ Min./ Average
3. Toggle **ON** the value you want to show on the chart

When enabled, the value will show on the bottom of the chart

<figure><img src="/files/ni5F3pCnEdc51dPfv5Yg" alt=""><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://doc.dataflake.co/drilldowns/graph-max-min-average.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.
