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