Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/chartjs/Chart.js
/ active
Method
active
src/core/core.animation.js:47–49 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
}
46
47
active() {
48
return
this._active;
49
}
50
51
update(cfg, to, date) {
52
if
(this._active) {
Callers
4
core.animation.tests.js
File · 0.80
_createAnimations
Method · 0.80
awaitAll
Function · 0.80
getProps
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected