Let's see an example, where we map the domain [0, 10] to the default range of [0, 1] as follows: var scale = d3.scale.linear().domain([0, ...
確定! 回上一頁