Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/chartjs/Chart.js
/ core.scale.tests.js
File
core.scale.tests.js
test/specs/core.scale.tests.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
function
getLabels(scale) {
2
return
scale.ticks.map(t => t.label);
3
}
4
Callers
nothing calls this directly
Calls
8
getChartBigData
Function · 0.85
lastTick
Function · 0.85
_layers
Method · 0.80
getChart
Function · 0.70
getLabels
Function · 0.70
draw
Method · 0.65
register
Method · 0.65
getLabelItems
Method · 0.65
Tested by
no test coverage detected