Description of intensity interpolation mode for Intensity Heatmap and Surface series.
Use with setIntensityInterpolation methods.
setIntensityInterpolation
'disabled': Interpolation disabled; draw data exactly as it is.
'disabled'
'bilinear': Each PIXEL is colored based on an Bi-linearly interpolated intensity value based on the 4 closest real intensity values.
'bilinear'
Description of intensity interpolation mode for Intensity Heatmap and Surface series.
Use with
setIntensityInterpolationmethods.'disabled': Interpolation disabled; draw data exactly as it is.'bilinear': Each PIXEL is colored based on an Bi-linearly interpolated intensity value based on the 4 closest real intensity values.