Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ChartGPU/ChartGPU
/ clear
Method
clear
src/components/createTextOverlay.ts:14–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
13
export
interface
TextOverlay {
14
clear(): void;
15
addLabel(
16
text: string,
17
x: number,
Callers
14
dispose
Function · 0.65
addAxisLabelsToOverlay
Function · 0.65
cancelAll
Function · 0.65
computeAdaptiveTimeXAxisTicks
Function · 0.65
flushPendingAppends
Function · 0.65
initRuntimeSeriesFromOptions
Function · 0.65
render
Function · 0.65
dispose
Function · 0.65
dispose
Function · 0.65
applyPendingOverlayUpdates
Method · 0.65
dispose
Method · 0.65
dispose
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected