mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-04 15:34:04 +01:00
Merge pull request #2841 from chartjs/fix/2839
Fix typo in tooltip docs
This commit is contained in:
@@ -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
|
||||
--- | --- | --- | ---
|
||||
|
||||
Reference in New Issue
Block a user