MCPcopy
hub / github.com/chartjs/Chart.js / scale.ts

File scale.ts

test/types/extensions/scale.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { AnyObject } from '../../../src/types/basic.js';
2import { CartesianScaleOptions, Chart, Scale } from '../../../src/types.js';
3
4export type TestScaleOptions = CartesianScaleOptions & {

Callers

nothing calls this directly

Calls 2

registerMethod · 0.65
unregisterMethod · 0.65

Tested by

no test coverage detected