svg = d3.select("#bubble-word") .append('svg') .attr("xmlns", "http://www.w3.org/2000/svg"); // use pack to calculate radius of the circle
確定! 回上一頁