MCPcopy
hub / github.com/chartjs/Chart.js / scale.radialLinear.tests.js

File scale.radialLinear.tests.js

test/specs/scale.radialLinear.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 14

radToNearestDegreeFunction · 0.85
toggleDataVisibilityMethod · 0.80
getLabelsFunction · 0.70
yForAngleFunction · 0.70
toDegreesFunction · 0.70
getScaleMethod · 0.65
updateMethod · 0.65
getLabelForValueMethod · 0.65
getIndexAngleMethod · 0.65

Tested by

no test coverage detected