in app/assets/javascripts/sankey.js [58:62]
sankey.links = function(_) { if (!arguments.length) return links; links = _; return sankey; };