Searched refs:hoverCounterStruct (Results 1 – 2 of 2) sorted by relevance
47 CounterStruct.hoverCounterStruct = re;53 CounterStruct.hoverCounterStruct = undefined;124 static hoverCounterStruct: CounterStruct | undefined; property in CounterStruct136 if (data.ts === CounterStruct.hoverCounterStruct?.ts) {
262 CounterStruct.hoverCounterStruct,263 `<span>${CounterStruct.hoverCounterStruct?.value?.toFixed(2)}</span>`267 CounterStruct.hoverCounterStruct = traceRow.getHoverStruct();