Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/chartjs/Chart.js
/ element.point.tests.js
File
element.point.tests.js
test/specs/element.point.tests.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
describe(
'Chart.elements.PointElement'
,
function
() {
2
describe(
'auto'
, jasmine.fixture.specs(
'element.point'
));
3
4
it (
'Should correctly identify as in range'
,
function
() {
Callers
nothing calls this directly
Calls
4
inRange
Method · 0.65
getCenterPoint
Method · 0.65
draw
Method · 0.65
tooltipPosition
Method · 0.45
Tested by
no test coverage detected