notchspan

fun notchspan(array: Iterable<Any>)


var notchspan: List<Value>

Sets the notch span from the boxes' median values. There should be as many items as the number of boxes desired. This attribute has effect only under the q1/median/q3 signature. If notchspan is not provided but a sample (in y or x) is set, we compute it as 1.57 " IQR / sqrt(N), where N is the sample size.