Skip to content

Commit 5418d25

Browse files
committed
fix dragging, snapping, pushing and pass all tests
1 parent ee7088a commit 5418d25

File tree

6 files changed

+214
-547
lines changed

6 files changed

+214
-547
lines changed

package-lock.json

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,11 @@
6464
"convex-hull": "^1.0.3",
6565
"country-regex": "^1.1.0",
6666
"d3": "^3.5.12",
67+
"d3-sankey": "git://github.com/antoinerg/d3-sankey.git#4f37ed8d3578b545a8569ecd74583f373768e900",
6768
"d3-array": "1",
6869
"d3-collection": "1",
6970
"d3-force": "^1.0.6",
7071
"d3-interpolate": "1",
71-
"d3-sankey": "^0.7.1",
7272
"delaunay-triangulate": "^1.1.6",
7373
"es6-promise": "^3.0.2",
7474
"fast-isnumeric": "^1.1.2",

src/traces/sankey/d3-sankey.js

Lines changed: 0 additions & 364 deletions
This file was deleted.

0 commit comments

Comments
 (0)