docs: update incorrect front matter labels (#71974)
* update incorrect front matter labels
* removing unneeded labels from shared content files
* change public preview to private preview for email sharing
* add OSS back to product labels
(cherry picked from commit a7c639f16e)
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
14 lines
589 B
Markdown
14 lines
589 B
Markdown
---
|
|
title: Tooltip mode
|
|
---
|
|
|
|
### Tooltip mode
|
|
|
|
When you hover your cursor over the visualization, Grafana can display tooltips. Choose how tooltips behave.
|
|
|
|
- **Single -** The hover tooltip shows only a single series, the one that you are hovering over on the visualization.
|
|
- **All -** The hover tooltip shows all series in the visualization. Grafana highlights the series that you are hovering over in bold in the series list in the tooltip.
|
|
- **Hidden -** Do not display the tooltip when you interact with the visualization.
|
|
|
|
Use an override to hide individual series from the tooltip.
|