A separate article on d3-scale will follow! Now the axes: svg.append("g") .call(d3.axisBottom(x_scale)) .attr("transform" ...
確定! 回上一頁