Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/chartjs/Chart.js
/ stop
Method
stop
src/core/core.controller.js:259–262 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
257
}
258
259
stop() {
260
animator.stop(this);
261
return
this;
262
}
263
264
/**
265
* Resize the chart to its container or to explicit dimensions.
Callers
1
_stop
Method · 0.95
Calls
1
stop
Method · 0.65
Tested by
no test coverage detected