Skip to content

Commit 4e8bc34

Browse files
committed
Try new coordinates
1 parent 180c065 commit 4e8bc34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/jasmine/tests/sankey_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1138,7 +1138,7 @@ describe('sankey tests', function() {
11381138

11391139
function _makeWrapper(eventType, mouseFn) {
11401140
var posByElementType = {
1141-
node: [420, 280],
1141+
node: [429, 279],
11421142
link: [450, 300]
11431143
};
11441144

0 commit comments

Comments
 (0)