Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/chartjs/Chart.js
/ plugin.tooltip.tests.js
File
plugin.tooltip.tests.js
test/specs/plugin.tooltip.tests.js:None–None · test/specs/plugin.tooltip.tests.js
Source
from the content-addressed store, hash-verified
1
class
="cm">// Test the rectangle element
2
const
tooltipPlugin = Chart.registry.getPlugin(
class
="st">'tooltip');
3
const
Tooltip = tooltipPlugin._element;
4
Callers
nothing calls this directly
Calls
11
testSlice
Function · 0.85
makeView
Function · 0.85
getDatasetMeta
Method · 0.80
getPlugin
Method · 0.65
label
Method · 0.65
reset
Method · 0.65
first
Method · 0.65
getActiveElements
Method · 0.65
draw
Method · 0.65
setActiveElements
Method · 0.65
update
Method · 0.65
Tested by
no test coverage detected