Docs: add tooltips shared content (#86553)

* Replaced shared tooltips file with text in xy chart

* Added tooltip info for heatmap

* Updated tooltip shared files, renamed one file, updated configure tooltips

* updated tooltip shared file paths

* Added tooltips shared files in relevant visualizations

* Added where shared file is used in tooltip-options-1

* Added where shared file is used in tooltip-options-2

* Added intro text and justifications to shared files

* Removed tooltips intro text from visualizations with shared files

* Added names of files to comments in shared files
This commit is contained in:
Isabel Matwawana
2024-04-24 12:40:27 -04:00
committed by GitHub
parent 53ead9904d
commit 0e81fdffbe
13 changed files with 116 additions and 32 deletions
@@ -67,6 +67,10 @@ Set the hover proximity (in pixels) to control how close the cursor must be to a
![Adding a hover proximity limit for tooltips](/media/docs/grafana/gif-grafana-10-4-hover-proximity.gif)
### Max height
Set the maximum height of the tooltip box. The default is 600 pixels.
### Show histogram (Y axis)
For the heatmap visualization only, when you set the **Tooltip mode** to **Single**, the **Show histogram (Y axis)** option is displayed. This option controls whether or not the tooltip includes a histogram representing the y-axis.