BoxplotStatMapping

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

Parameters

x

X-axis value for vertical boxplot.

y

Y-axis value for horizontal boxplot.

weight

Used to compute weighted statistics.