MCPcopy 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
13export interface TextOverlay {
14 clear(): void;
15 addLabel(
16 text: string,
17 x: number,

Callers 14

disposeFunction · 0.65
addAxisLabelsToOverlayFunction · 0.65
cancelAllFunction · 0.65
flushPendingAppendsFunction · 0.65
renderFunction · 0.65
disposeFunction · 0.65
disposeFunction · 0.65
disposeMethod · 0.65
disposeFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected