MCPcopy Index your code
hub / github.com/ChartGPU/ChartGPU / updateGridArea

Method updateGridArea

src/interaction/createEventManager.ts:24–24  ·  view source on GitHub ↗
(gridArea: GridArea)

Source from the content-addressed store, hash-verified

22 on(event: ChartGPUEventName, callback: ChartGPUEventCallback): void;
23 off(event: ChartGPUEventName, callback: ChartGPUEventCallback): void;
24 updateGridArea(gridArea: GridArea): void;
25 dispose(): void;
26}
27

Callers 2

renderFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected