//增加一个x轴的标签 svg.append("text") .attr("transform", "translate(" + (width/2) + "," + (height + margin.bottom) + ...
確定! 回上一頁