grafana/docs/sources/shared/visualizations/tooltip-options-2.md

595 B

title
Tooltip options

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.
  • Hidden - Do not display the tooltip when you interact with the visualization.

Use an override to hide individual series from the tooltip.

Max width

Set the maximum width of the tooltip box. The default is 300 pixels.

Max height

Set the maximum height of the tooltip box. The default is 600 pixels.