Update 00-Getting-Started.md

Closes a small issue I found while going through the documentation https://github.com/nnnick/Chart.js/issues/1307
This commit is contained in:
eunice
2015-07-13 17:45:27 -07:00
parent 66cf8ab787
commit 804fcea46a

View File

@@ -144,7 +144,7 @@ Chart.defaults.global = {
// Boolean - Determines whether to draw tooltips on the canvas or not
showTooltips: true,
// Function - Determines whether to execute the customTooltips function instead of drawing the built in tooltips (See [Advanced - External Tooltips](#advanced-usage-custom-tooltips))
// Function - Determines whether to execute the customTooltips function instead of drawing the built in tooltips (See [Advanced - External Tooltips](#advanced-usage-external-tooltips))
customTooltips: false,
// Array - Array of string names to attach tooltip events