Skip to content

mergeChartData

mergeChartData(cold, hot, derivedNames): ChartDataMap

Defined in: utils/mergeChartData.ts:8

Concatenate cold snapshot + hot buffer into a single ChartDataMap. Returns cold directly when hot is null or empty (zero allocation).

ChartDataMap

ChartDataMap | null

string[]

ChartDataMap