Skip to content

Commit 916aa6e

Browse files
authored
Remove override warning tooltips (#11110)
1 parent 1684cf7 commit 916aa6e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: docs/configuration/tooltip.md

-4
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44

55
Namespace: `options.plugins.tooltip`, the global options for the chart tooltips is defined in `Chart.defaults.plugins.tooltip`.
66

7-
:::warning
8-
The bubble, doughnut, pie, polar area, and scatter charts override the tooltip defaults. To change the overrides for those chart types, the options are defined in `Chart.overrides[type].plugins.tooltip`.
9-
:::
10-
117
| Name | Type | Default | Description
128
| ---- | ---- | ------- | -----------
139
| `enabled` | `boolean` | `true` | Are on-canvas tooltips enabled?

0 commit comments

Comments
 (0)