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