H.datalens.ObjectLayer. DataDomains
Type Definition Summary
Input data quantization domain, used to optimize styling performance.
Type Definition Description
The option must have properties corresponding to the properties of
H.datalens.ObjectLayer.Row
. Values must be represented as an Array of Numbers that defines the quantization domain. When provided, the input data will be quantized, and rowToStyle
will be called only for quantized values.