Docs: Add maxWidth to tooltip docs (#88932)

This commit is contained in:
Adela Almasan
2024-06-07 13:36:48 -06:00
committed by GitHub
parent 81019f1669
commit 4b55776256
4 changed files with 16 additions and 0 deletions

View File

@@ -187,6 +187,10 @@ When you hover your cursor over the visualization, Grafana can display tooltips.
Use an override to hide individual series from the tooltip.
### Max width
Set the maximum width of the tooltip box.
### Max height
Set the maximum height of the tooltip box. The default is 600 pixels.