selectAll("rect") .data(colorScale.range().map(function(d, i) { return { y0: i ? y(colorScale.domain()[i - 1]) : y.range()[0], ...
確定! 回上一頁