Searched defs:comparables (Results 1 – 1 of 1) sorted by relevance
21 const comparables: ChartData<number[]>[] = entries.map(entry => entry[1]); constant61 const comparables: ChartData<number>[] = entries.map(entry => entry[1]); constant