.domain(d3.extent(data, function(d) { return d.date; })) .range([ 0, width ]);. We append the axis at the bottom of the svg object:
確定! 回上一頁