MCPcopy
hub / github.com/chartjs/Chart.js / last-slice-animate.js

File last-slice-animate.js

test/fixtures/controller.polarArea/last-slice-animate.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const canvas = document.createElement('canvas');
2canvas.width = 512;
3canvas.height = 512;
4const ctx = canvas.getContext('2d');

Callers

nothing calls this directly

Calls 6

resolveFunction · 0.85
toggleDataVisibilityMethod · 0.80
_getAnimsMethod · 0.80
updateMethod · 0.65
getContextMethod · 0.45
_updateMethod · 0.45

Tested by

no test coverage detected