Abhirup Datta

Results 2 issues of Abhirup Datta

There is a weak TS support when writing logic on the tooltipDataAttrs value param. Currently this is the structure: ``` type ContributionChartValue = { value: number; title: string; tooltipDataAttrs: TooltipDataAttrs;...

### Description