d3.scaleLinear() and d3.axisRight() are v4 functions which have replaced d3.scale.linear() and d3.svg.axis().orient("right") respectively. d3.attr() calls ...
確定! 回上一頁