mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-15 04:36:51 +01:00
Fix typo in docs. Fixes #1042
This commit is contained in:
@@ -96,7 +96,7 @@ var myPieChart = new Chart(ctx).Pie(data, {
|
||||
// tooltip.y
|
||||
// etc...
|
||||
|
||||
};
|
||||
}
|
||||
});
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user