d3.range([start, ]stop[, step]). 生成一个包含算数级数的数组,类似于Python的内置函数range。这个方法常用来遍历一个数字序列或者整型数值。例如数组中的索引。
確定! 回上一頁