Home > @visualization-tools/core > IdleState > handleMouseEvent
Signature:
handleMouseEvent(eventType: EMouseEventType, chartEvent: IChartPointerEvent<MouseEvent>): IChartState<TPlotRange> | null;
| Parameter | Type | Description |
|---|---|---|
| eventType | EMouseEventType | |
| chartEvent | IChartPointerEvent<MouseEvent> |
Returns:
IChartState<TPlotRange> | null