d3.quantile(array, p[, accessor]) Source. Returns the p-quantile of the given sorted array of numbers, where p is a number in the range [0, 1].
確定! 回上一頁