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