Ved Prakash

Results 1 comments of Ved Prakash

I have updated the code with proper typescript Props.. It still crashes ``` const config = (color: string, points: IChartPointProps[]): JSC.JSCChartConfig => { return { palette: [color], type: 'line', yAxis_scale_invert:...