mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-07 16:56:50 +01:00
Fix tooltip example caretHeight to caretSize
This commit is contained in:
@@ -143,7 +143,7 @@ var myPieChart = new Chart(ctx, {
|
||||
|
||||
// Otherwise, tooltip will be an object with all tooltip properties like:
|
||||
|
||||
// tooltip.caretHeight
|
||||
// tooltip.caretSize
|
||||
// tooltip.caretPadding
|
||||
// tooltip.chart
|
||||
// tooltip.cornerRadius
|
||||
|
||||
Reference in New Issue
Block a user