We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 79bcc42 + 2151cf7 commit 8ce4f62Copy full SHA for 8ce4f62
index.html
@@ -45,7 +45,7 @@ <h2>Sample code</h2>
45
text: "Annotated chart!"
46
},
47
events: {
48
- click: function(e) { console.log("Annotation clicked:", this };
+ click: function(e) { console.log("Annotation clicked:", this); }
49
}
50
}]
51
})
0 commit comments