MCPcopy Index your code
hub / github.com/plotly/plotly.js / annotations_test.js

File annotations_test.js

test/jasmine/tests/annotations_test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var Annotations = require('../../../src/components/annotations');
2
3var Plotly = require('../../../lib/index');
4var Queue = require('../../../src/lib/queue');

Callers

nothing calls this directly

Calls 15

countAnnotationsFunction · 0.85
assertUpdateObjFunction · 0.85
layoutFunction · 0.85
updateAndCheckFunction · 0.85
allAnnotationsFunction · 0.85
textBoxFunction · 0.85
checkDraggingFunction · 0.85
dragAndReplotFunction · 0.85
textDragFunction · 0.85
arrowDragFunction · 0.85
initClickTestsFunction · 0.85
assertHoverLabelsFunction · 0.85

Tested by

no test coverage detected