Bin Hex Stat Mapping
class BinHexStatMapping(var x: Any? = null, var y: Any? = null, var weight: Any? = null) : BinHexStatAesthetics
Aesthetic mappings supported by the default stat of geomHex().
Parameters
x
X-axis value.
y
Y-axis value.
weight
Used to compute weighted sum instead of simple count.