MCPcopy
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

1describe('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

inRangeMethod · 0.65
getCenterPointMethod · 0.65
drawMethod · 0.65
tooltipPositionMethod · 0.45

Tested by

no test coverage detected