Skip to content

Commit

Permalink
Remove override warning tooltips (#11110)
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeLenaleee committed Feb 2, 2023
1 parent 1684cf7 commit 916aa6e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/configuration/tooltip.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@

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

:::warning
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`.
:::

| Name | Type | Default | Description
| ---- | ---- | ------- | -----------
| `enabled` | `boolean` | `true` | Are on-canvas tooltips enabled?
Expand Down

0 comments on commit 916aa6e

Please sign in to comment.