d3.extent(array[, accessor]). 返回给定数组(array)自然排序的最小值和最大值,等同于同时调用d3.min和d3.max. # d3.sum(array[, accessor]).
確定! 回上一頁