MCPcopy
hub / github.com/chartjs/Chart.js / opacity.js

File opacity.js

test/fixtures/plugin.tooltip/opacity.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var patternCanvas = document.createElement('canvas');
2var patternContext = patternCanvas.getContext('2d');
3
4patternCanvas.width = 6;

Callers

nothing calls this directly

Calls 5

getDatasetMetaMethod · 0.80
_handleEventMethod · 0.80
drawMethod · 0.65
getContextMethod · 0.45
handleEventMethod · 0.45

Tested by

no test coverage detected