MCPcopy
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

1class="cm">// Test the rectangle element
2const tooltipPlugin = Chart.registry.getPlugin(class="st">'tooltip');
3const Tooltip = tooltipPlugin._element;
4

Callers

nothing calls this directly

Calls 11

testSliceFunction · 0.85
makeViewFunction · 0.85
getDatasetMetaMethod · 0.80
getPluginMethod · 0.65
labelMethod · 0.65
resetMethod · 0.65
firstMethod · 0.65
getActiveElementsMethod · 0.65
drawMethod · 0.65
setActiveElementsMethod · 0.65
updateMethod · 0.65

Tested by

no test coverage detected