specify the coefficient for the whiskers, use <=0 for getting min/max instead the coefficient will be multiplied by the IQR
delta epsilon to compare
defines the maximum, otherwise derives it
defines the minimum, otherwise derives it
fixes the number of bins
specify the quantile method to use
defines that it can be assumed that the array is sorted and just contains valid numbers (which will avoid unnecessary checks and sorting)
whiskers mode whether to compute the nearest element which is bigger/smaller than low/high whisker or the exact value
color function to convert a number between 0...1 to a color
Generated using TypeDoc
optional center for diverging histograms