update docs

pull/108196/head
Adela Almasan 4 days ago
parent 86dbdf5c33
commit 4538a9e9fa
  1. 13
      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:

Loading…
Cancel
Save