An array of objects representing each bin in the histogram.
A function used to format user inputs.
Function used to parse slider inputs formatted by the inputFormatFunction.
A function used to format labels.
The maximum possible data/thumb value of the slider.
The minimum possible data/thumb value of the slider.
Defines how slider values should be rounded.
Determines the SQL where clause generated in generateWhereClause() for filtering purposes.
Indicates the standard deviation of the dataset above and below the average
.
When false
, the user can freely move any slider thumb to any position along the track.
An array of numbers representing absolute thumb positions on the slider.
Generated using TypeDoc
The statistical average of the data in the histogram.
Read more...