d3.scaleOrdinal() 序数比例尺适用于定义域和值域是离散值的时候。 ... d3.dsv(",", "test.csv", function(d) { return { year: new Date(+d.
確定! 回上一頁