d3.thresholdFreedmanDiaconis(values, min, max)
Returns the number of bins according to the Freedman–Diaconis rule; the input values must be numbers.
d3.thresholdFreedmanDiaconis(values, min, max)
Returns the number of bins according to the Freedman–Diaconis rule; the input values must be numbers.
Please login to continue.