visualization-tools

Home > @visualization-tools/core > IChartState

IChartState interface

Base user interaction state.

Signature:

export interface IChartState<TPlotRange> 

Methods

Method Description
handleMouseEvent(eventType, chartEvent)  
handlePointerEvent(eventType, chartEvent)