Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/chartjs/Chart.js
/ core.animations.tests.js
File
core.animations.tests.js
test/specs/core.animations.tests.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
describe(
'Chart.animations'
,
function
() {
2
it(
'should override property collection with property'
,
function
() {
3
const
chart = {};
4
const
anims =
new
Chart.Animations(chart, {
Callers
nothing calls this directly
Calls
6
running
Method · 0.80
get
Method · 0.65
update
Method · 0.65
start
Method · 0.65
remove
Method · 0.65
stop
Method · 0.65
Tested by
no test coverage detected