var pie = d3.layout.pie() .sort(null) .value(function(d) { return d; });. And this is how the packlayout draws the circle var circle = svg.
確定! 回上一頁