Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/chartjs/Chart.js
/ helpers.config.tests.js
File
helpers.config.tests.js
test/specs/helpers.config.tests.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
describe(
'Chart.helpers.config'
,
function
() {
2
const
{getHoverColor, _createResolver, _attachContext} = Chart.helpers;
3
4
describe(
'_createResolver'
,
function
() {
Callers
nothing calls this directly
Calls
6
getHoverColor
Function · 0.85
_createResolver
Function · 0.85
_attachContext
Function · 0.85
fn
Function · 0.85
setContext
Method · 0.80
override
Method · 0.65
Tested by
no test coverage detected