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

Method addElements

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

Source from the content-addressed store, hash-verified

1150
1151 addControllers(...args: ChartComponentLike[]): void;
1152 addElements(...args: ChartComponentLike[]): void;
1153 addPlugins(...args: ChartComponentLike[]): void;
1154 addScales(...args: ChartComponentLike[]): void;
1155

Callers 2

addElementsMethod · 0.65

Implementers 1

Registrysrc/core/core.registry.js

Calls

no outgoing calls

Tested by

no test coverage detected