... .attr("transform", "translate(0,150)") // This controls the vertical position of the Axis .call(d3.axisBottom(x).tickFormat(d3.format(".2"))).
確定! 回上一頁