mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
Merge pull request #2841 from chartjs/fix/2839
Fix typo in tooltip docs
This commit is contained in:
commit
9560064138
@ -189,7 +189,7 @@ var chartInstance = new Chart(ctx, {
|
||||
|
||||
### Tooltip Configuration
|
||||
|
||||
The title configuration is passed into the `options.tooltips` namespace. The global options for the chart tooltips is defined in `Chart.defaults.global.tooltips`.
|
||||
The tooltip configuration is passed into the `options.tooltips` namespace. The global options for the chart tooltips is defined in `Chart.defaults.global.tooltips`.
|
||||
|
||||
Name | Type | Default | Description
|
||||
--- | --- | --- | ---
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user