-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
bugsomething brokensomething broken
Description
While tweaking a sankey diagram for publication, I ran into a funny bug in the link layout algorithm: links sometimes cross unnecessarily, depending on the positions of their source & target nodes.
https://codepen.io/alexcjohnson/pen/abbxdWW?editors=0010
// <=0.24 gets the link order correct,
// >=0.25 swaps the links incorrectly
var yYellow3 = 0.24;
Metadata
Metadata
Assignees
Labels
bugsomething brokensomething broken