MCPcopy
hub / github.com/chartjs/Chart.js / remove

Method remove

src/types/index.d.ts:1149–1149  ·  view source on GitHub ↗
(...args: ChartComponentLike[])

Source from the content-addressed store, hash-verified

1147
1148 add(...args: ChartComponentLike[]): void;
1149 remove(...args: ChartComponentLike[]): void;
1150
1151 addControllers(...args: ChartComponentLike[]): void;
1152 addElements(...args: ChartComponentLike[]): void;

Callers 4

unregisterMethod · 0.65
_stopMethod · 0.65

Implementers 1

Registrysrc/core/core.registry.js

Calls

no outgoing calls

Tested by

no test coverage detected