Function for styling bars representing histogram bins.
An array of objects representing each bin in the histogram.
The ID or node representing the DOM element containing the widget.
Function that fires each time a data line is created.
When set, renders lines on the histogram that indicate important or meaningful values to the end user.
The unique ID assigned to the widget when the widget is created.
The widget's label.
A function used to format labels on the histogram.
Determines the orientation of the Histogram widget.
The maximum value or bound of the entire histogram.
The minimum value or bound of the entire histogram.
The view model for the Histogram widget.
Indicates whether the widget is visible.
Generated using TypeDoc
The statistical average of the data in the histogram.
Read more...