Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
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
1
var
Annotations = require(
'../../../src/components/annotations'
);
2
3
var
Plotly = require(
'../../../lib/index'
);
4
var
Queue = require(
'../../../src/lib/queue'
);
Callers
nothing calls this directly
Calls
15
countAnnotations
Function · 0.85
assertUpdateObj
Function · 0.85
layout
Function · 0.85
updateAndCheck
Function · 0.85
allAnnotations
Function · 0.85
textBox
Function · 0.85
checkDragging
Function · 0.85
dragAndReplot
Function · 0.85
textDrag
Function · 0.85
arrowDrag
Function · 0.85
initClickTests
Function · 0.85
assertHoverLabels
Function · 0.85
Tested by
no test coverage detected