Docs: Add maxWidth to tooltip docs (#88932)

This commit is contained in:
Adela Almasan
2024-06-07 14:36:48 -05:00
committed by GitHub
parent 81019f1669
commit 4b55776256
4 changed files with 16 additions and 0 deletions
@@ -32,6 +32,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 width
Set the maximum width of the tooltip box.
### Max height
Set the maximum height of the tooltip box. The default is 600 pixels.