# Notes for charts

### 1. Creating annotations

* To create a canvas annotation, click on the annotation button and then click on any point in the canvas.
* To create an annotation for a specific data point, click on the annotation button and then click on the data point. You can move the annotation to any area in the canvas by clicking on it and dragging it.

<figure><img src="/files/NaT81lIDcbM7USGZaG5N" alt=""><figcaption><p>Adding annotations to charts</p></figcaption></figure>

To format the text, select the annotation text to enable the rich-text menu. Click inside the annotation box to disable the menu after you finish formatting.

<figure><img src="/files/7iVvbhwMZeX2JqNYgphD" alt=""><figcaption><p>Formatting annotation text</p></figcaption></figure>

* **Fetching the color of a data point:** You can select the color of a specific data point with the **Use data point color** option. Select the category and the measure to set the color of a particular data point in the annotation.&#x20;

In the second image, notice how the color of the January bar has been used in the annotation text.

<div><figure><img src="/files/sOhWuCA4f0zC9GYqjwwK" alt=""><figcaption><p>Selecting a data point color</p></figcaption></figure> <figure><img src="/files/ugCNsajho2Nr2WhEVS0s" alt=""><figcaption><p>Data point color used in annotation</p></figcaption></figure></div>

* **Fetching the value of a data point:** You can reference data point values in annotations using the **#** symbol. Select the category and the measure to display the corresponding value in the annotation.

<div><figure><img src="/files/KK0XBnslu7bpbuNYPdJQ" alt=""><figcaption><p>Referencing a data point value</p></figcaption></figure> <figure><img src="/files/hn0m935R8I6CLm4mVkXY" alt=""><figcaption><p>Using data point values in annotations</p></figcaption></figure></div>

### 2. Editing and removing annotations

Hover over an annotation to enable the menu, then choose the edit or delete option.

<figure><img src="/files/tgns7D0pRbNapzqsCjez" alt=""><figcaption><p>Edit or delete an annotation</p></figcaption></figure>

### 3. Hiding annotations

You can hide all the annotations in a report by enabling the **Hide All** option.

<figure><img src="/files/1tZoQD2Zk4xAGB8UJx7e" alt=""><figcaption><p>Hiding annotations</p></figcaption></figure>

### 4. Settings

You can click on the settings icon to customize and format the notes indicators:

* Select the indicator type (All, Marker only, Text + Arrow, Floating text)
* Set the border style for the indicator
* Customize the style and color of the arrow
* Change the indicator/marker type to letters, numbers, or custom symbols.
* Customize the size of the markers.

These are global settings and will be applied to all the annotations created in the visual.

<figure><img src="/files/EabjzeZHUqi1nrAH5KUB" alt=""><figcaption><p>Annotation settings</p></figcaption></figure>

You can also change the settings for individual annotations. Hover over the annotation to enable the context menu. Select the Settings option to open the settings side pane for that particular annotation.

<figure><img src="/files/MGTIrv0lCYFwagR9Ormt" alt=""><figcaption><p>Annotation specific settings</p></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://docs.inforiver.com/analytics+/working-with-analytics+/12.-adding-notes/notes-for-charts.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.
