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