var xScale2 = d3.scaleTime() .domain([new Date(2019, 1), new Date(2019, 6)]) .range([20, width - 40]); var xAxis2 = d3.
確定! 回上一頁