MCPcopy
hub / github.com/chartjs/Chart.js / helpers.color.tests.js

File helpers.color.tests.js

test/specs/helpers.color.tests.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const {color, getHoverColor} = Chart.helpers;
2
3describe('Color helper', function() {
4 function isColorInstance(obj) {

Callers

nothing calls this directly

Calls 4

isColorInstanceFunction · 0.85
getHoverColorFunction · 0.85
colorFunction · 0.50
getContextMethod · 0.45

Tested by

no test coverage detected