MCPcopy
hub / github.com/chartjs/Chart.js / core.ticks.tests.js

File core.ticks.tests.js

test/specs/core.ticks.tests.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1function getLabels(scale) {
2 return scale.ticks.map(t => t.label);
3}
4

Callers

nothing calls this directly

Calls 2

applyMethod · 0.80
getLabelsFunction · 0.70

Tested by

no test coverage detected