Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/chartjs/Chart.js
/ core.defaults.tests.js
File
core.defaults.tests.js
test/specs/core.defaults.tests.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
describe(
'Chart.defaults'
,
function
() {
2
describe(
'.set'
,
function
() {
3
it(
'Should set defaults directly to root when scope is not provided'
,
function
() {
4
expect(Chart.defaults.test).toBeUndefined();
Callers
nothing calls this directly
Calls
2
set
Method · 0.65
route
Method · 0.65
Tested by
no test coverage detected