block by nitaku 564fcb398fdad08442c1

Node-link circular layout: Sankey links

Full Screen

Another experiment along the line of this one. This time, links are drawn in a way that the overlap near the node is removed. The method is somehow reminiscent of Sankey diagrams (see this paper for similar considerations, applied to arc diagrams).

Besides reducing visual clutter, two advantages of this design are:

index.js

index.html

index.coffee

index.css