# Charts - tooltip settings

### 1. **Show helper tooltips** <a href="#id-3.-show-helper-tooltips" id="id-3.-show-helper-tooltips"></a>

When you are designing your report, tooltips help you navigate your way around the wide range of options available in Analytics+. When you hover over a toolbar feature, display settings option, or on-object interaction menu, the tooltip tells you how to use the feature.

You can hide tooltips by disabling the **Show helper tooltips** toggle.

<figure><img src="/files/4rVipfNwTJcD9o0qfHPy" alt=""><figcaption><p>Show helper tooltips</p></figcaption></figure>

### 2. **Show selected series in tooltip** <a href="#id-3.-show-helper-tooltips" id="id-3.-show-helper-tooltips"></a>

When this toggle is enabled, only the measures selected from the series window will be displayed in the tooltip. Variances will be displayed even if the measure value is not.

<figure><img src="/files/0D5ceo4Ne8ZIPgbh3x38" alt=""><figcaption><p>Show selected series in tooltip option</p></figcaption></figure>

The 2024 Plan has been unselected from the series window. When we enable the **Show selected series in tooltip** toggle, it will not be displayed in the tooltip. When disabled, the 2024 Plan is displayed in the tooltip although it is not plotted in the chart.

<figure><img src="/files/1bVMbcyiIq5B1OLfavYk" alt=""><figcaption><p>Tooltip when the show selected series is enabled and disabled</p></figcaption></figure>

### 3. **Enable shared tooltip** <a href="#id-3.-show-helper-tooltips" id="id-3.-show-helper-tooltips"></a>

When you hover over a specific tile in a stacked chart, the tooltip only shows the measure values specific to that stacked dimension category. To view measure values for all categories simultaneously, enable the shared tooltip toggle. For instance, when you hover over the "Central" tile, the tooltip will display the values for other regions as well.

<figure><img src="/files/dnbwljNON5qSWgUXd4yI" alt=""><figcaption><p>Enable shared tooltip</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+/3.-charts/3.8.-display-settings-for-charts/charts-other-settings/charts-tooltip-settings.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.
