MCPcopy
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

_createAnimationsMethod · 0.80
awaitAllFunction · 0.80
getPropsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected