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

Method configure

src/types/index.d.ts:1362–1362  ·  src/types/index.d.ts::Scale.configure
()

Source from the content-addressed store, hash-verified

1360 getLabelItems(chartArea?: ChartArea): LabelItem[];
1361 beforeUpdate(): void;
1362 configure(): void;
1363 afterUpdate(): void;
1364 beforeSetDimensions(): void;
1365 setDimensions(): void;

Callers 13

buildOrUpdateScalesMethod · 0.65
_updateLayoutMethod · 0.65
_updateDatasetsMethod · 0.65
startFunction · 0.65
beforeUpdateFunction · 0.65
createTitleFunction · 0.65
beforeUpdateFunction · 0.65
startFunction · 0.65
beforeUpdateFunction · 0.65
configureMethod · 0.65
configureMethod · 0.65
configureMethod · 0.65

Implementers 1

Scalesrc/core/core.scale.js

Calls

no outgoing calls

Tested by

no test coverage detected