sisense.com
✅ You are viewing documentation for the latest version of Compose SDK.
Version:

Type alias ScattermapDataPointEventHandler

ScattermapDataPointEventHandler: (point, nativeEvent) => void

Click handler for when a data point on Scattermap is clicked.

Parameters

ParameterType
pointScattermapDataPoint
nativeEventMouseEvent

Returns

void

Last Updated: