The ticks need to be formatted. let xAxis = d3.axisBottom(x).tickFormat(d3.format("d"));. https://github.com ...
確定! 回上一頁