Skip to content

Commit 8a0c2a8

Browse files
Test empty line
1 parent 073650c commit 8a0c2a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: test/jasmine/tests/hover_label_test.js

+1
Original file line numberDiff line numberDiff line change
@@ -2650,6 +2650,7 @@ describe('Hover on multicategory axes', function() {
26502650
Plotly.newPlot(gd, fig)
26512651
.then(function() {
26522652
gd.on('plotly_hover', function(d) {
2653+
26532654
eventData = d.points[0];
26542655
});
26552656
})

0 commit comments

Comments
 (0)