Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/chartjs/Chart.js
/ _shouldApplyFill
Function
_shouldApplyFill
src/plugins/plugin.filler/filler.helper.js:36–38 ·
view source on GitHub ↗
(source)
Source
from the content-addressed store, hash-verified
34
}
35
36
export
function
_shouldApplyFill(source) {
37
return
source && source.fill !== false;
38
}
Callers
2
beforeDatasetsDraw
Function · 0.90
beforeDatasetDraw
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected