Type Alias ChartState<T>

ChartState: { chart: BaseChart<T>; dataSource: DataSource; win?: Window }

Type Parameters

  • T

Type declaration