# Comment on chart

## Overview

* The Comment on Chart **f**eature lets users leave notes and feedback directly on specific data points within a chart. Instead of discussing insights separately, users can attach contextual comments inside the visualization itself, making collaboration faster and clearer.

## Create a comment

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

* Simply click on a data on a chart and then the Comment button.

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

* Add your comment then click Enter.

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

* You can also mention a member that the Dashboard has shared to.

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

{% hint style="info" %}
The available widgets to use this feature are Table Time series, Bar chart, Line chart, Combo chart, and Pie chart.
{% endhint %}

{% hint style="info" %}
Even if you change to another widget type, the comment will still be displayed on the commented data.
{% endhint %}

## Modify a comment

<figure><img src="/files/p9uFLNx5hzXrw96YRh4e" alt="" width="563"><figcaption></figcaption></figure>

* You can quickly Edit and Delete the comment you have have input by clicking on See more button.


---

# 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://endash-guidance-docs.gitbook.io/docs/dashboard/comment-on-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.
