Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/plotly/plotly.js
/ hover_label_test.js
File
hover_label_test.js
test/jasmine/tests/hover_label_test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
d3Select = require(
'../../strict-d3'
).select;
2
var
d3SelectAll = require(
'../../strict-d3'
).selectAll;
3
4
var
Plotly = require(
'../../../lib/index'
);
Callers
nothing calls this directly
Calls
15
expFmt
Function · 0.85
_hoverNatural
Function · 0.85
financeMock
Function · 0.85
mouseEvent
Function · 0.85
labelCount
Function · 0.85
ensureCentered
Function · 0.85
hoverInfoNodes
Function · 0.85
assertLabelsInsideBoxes
Function · 0.85
assertSecondaryRightToPrimaryBox
Function · 0.85
calcLineOverlap
Function · 0.85
trace
Function · 0.85
assertFirstPointOn
Function · 0.85
Tested by
no test coverage detected