CountStatMapping

constructor(x: Any? = null, weight: Any? = null)

Parameters

x

X-axis value (this value will produce cases or bins for bars).

weight

Used by the stat to compute weighted sum instead of simple count.