... .append('svg:svg') .attr('width', width + margin.right + margin.left) ... To create an SVG axis, we call d3.svg.axis.scale() and pass the scale function ...
確定! 回上一頁