diff --git a/docs/sources/panels-visualizations/visualizations/canvas/index.md b/docs/sources/panels-visualizations/visualizations/canvas/index.md index cef103b2424..5087af6adfb 100644 --- a/docs/sources/panels-visualizations/visualizations/canvas/index.md +++ b/docs/sources/panels-visualizations/visualizations/canvas/index.md @@ -270,6 +270,19 @@ You can enable infinite panning in a canvas when pan and zoom is enabled. This a Infinite panning is an experimental feature that may not work as expected in all scenarios. For example, elements that are not top-left constrained may experience unexpected movement when panning. {{< /admonition >}} +### Tooltip options + +| Option | Description | +| ----------------------------- | ------------------------------------------------------------------------- | +| [Tooltip mode](#tooltip-mode) | Configure whether tooltips appear when hovering over the canvas elements. | + +#### Tooltip mode + +Controls the display of tooltips when hovering over elements in a canvas that are connected to data, data links, or actions. + +- **Enabled -** Show a tooltip when the cursor hovers over the element. +- **Disabled -** Tooltips are not shown on hover. + ### Layer options The **Layer** options let you add elements to the canvas and control its appearance: