feat: line chart with events #3272
Annotations
3 errors
test:
lib/components/Charts/LineChart/index.stories.tsx#L268
Type '({ xAxisMap, height, offset }: { xAxisMap: any; height: any; offset: any; }) => Element' is not assignable to type 'Comp<unknown>'.
|
test:
lib/components/Charts/LineChart/index.stories.tsx#L270
'xAxis' is of type 'unknown'.
|
test
Process completed with exit code 2.
|