Density2dStatMapping

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

Parameters

x

X-axis coordinates of the center of rectangles, forming a tessellation.

y

Y-axis coordinates of the center of rectangles, forming a tessellation.

weight

Used by the stat to compute weighted density.