var colors = d3.scale.category10().domain([0, 1, 2, 3, 4, 5, 6, 7, 8, 9]); ... <script src="https://d3js.org/d3.v3.js"></script> ... scaleOrdinal(d3.
確定! 回上一頁