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.
1 parent 573c060 commit e7b519bCopy full SHA for e7b519b
test/jasmine/tests/ternary_test.js
@@ -21,7 +21,7 @@ var assertHoverLabelContent = customAssertions.assertHoverLabelContent;
21
22
var SORTED_EVENT_KEYS = [
23
'data', 'fullData', 'curveNumber', 'pointNumber', 'pointIndex',
24
- 'xaxis', 'yaxis', 'a', 'b', 'c',
+ 'xaxis', 'yaxis', 'a', 'b', 'c', 'id',
25
'bbox'
26
].sort();
27
0 commit comments