in app/assets/javascripts/sankey.js [240:244]
link.curvature = function(_) { if (!arguments.length) return curvature; curvature = +_; return link; };