Is equivalent to this in 4.0: var x = d3.scalePoint() .domain(["a", "b", "c"]) .range([0, width]);.
確定! 回上一頁