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