Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/chartjs/Chart.js
/ scale.time.tests.js
File
scale.time.tests.js
test/specs/scale.time.tests.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Time scale tests
2
describe(
'Time scale tests'
,
function
() {
3
describe(
'auto'
, jasmine.fixture.specs(
'scale.time'
));
4
Callers
nothing calls this directly
Calls
15
createScale
Function · 0.85
getDatasetMeta
Method · 0.80
getParsed
Method · 0.80
getLabels
Function · 0.70
diff
Method · 0.65
getScale
Method · 0.65
add
Method · 0.65
getValueForPixel
Method · 0.65
startOf
Method · 0.65
endOf
Method · 0.65
getPixelForValue
Method · 0.65
getTicks
Method · 0.65
Tested by
no test coverage detected