axisLeft(y)); // Add X Axis svg.append("g") .attr("class", "axis") .attr("transform", "translate(0," + height + ")") .call(d3.axisBottom(x) .tickFormat(d3.
確定! 回上一頁