attr('height', height) .attr('class', 'plot'); make_x_axis = function () { return d3.svg.axis() .scale(x) .orient('bottom') ...
確定! 回上一頁