Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
{color, getHoverColor} = Chart.helpers;
2
3
describe(
'Color helper'
,
function
() {
4
function
isColorInstance(obj) {
Callers
nothing calls this directly
Calls
4
isColorInstance
Function · 0.85
getHoverColor
Function · 0.85
color
Function · 0.50
getContext
Method · 0.45
Tested by
no test coverage detected