Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/chartjs/Chart.js
/ apply
Method
apply
src/core/core.defaults.js:159–161 ·
view source on GitHub ↗
(appliers)
Source
from the content-addressed store, hash-verified
157
}
158
159
apply(appliers) {
160
appliers.forEach((apply) => apply(this));
161
}
162
}
163
164
// singleton instance
Callers
10
constructor
Method · 0.95
core.ticks.tests.js
File · 0.80
rotation.js
File · 0.80
value
Function · 0.80
throttled
Function · 0.80
debounce
Function · 0.80
callback
Function · 0.80
pushOrConcat
Function · 0.80
parse
Method · 0.80
parse
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected