visualization-tools

Home > @visualization-tools/core > IInteractionSharedState > onHover

IInteractionSharedState.onHover() method

Signature:

onHover(chartEvent: IChartPointerEvent<PointerEvent>): void;

Parameters

Parameter Type Description
chartEvent IChartPointerEvent<PointerEvent>  

Returns:

void