HistFunc Type
Sets the binning function used for this histogram trace. The default value is 'count' where the histogram values are computed by counting the number of values lying inside each bin. With 'histfunc' set to 'sum', 'avg', 'min' or 'max', the histogram values are computed using the sum, the average, the minimum or the 'maximum' of the values lying inside each bin respectively. default: Count
Union cases
Union case | Description |
Full Usage:
Avg
|
|
Full Usage:
Count
|
|
Full Usage:
Max
|
|
Full Usage:
Min
|
|
Full Usage:
Sum
|
Instance members
Instance member | Description |
Full Usage:
this.Convert
Returns: obj
|
|