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).
Parameters
Section titled “Parameters”ChartDataMap | null
derivedNames
Section titled “derivedNames”string[]