Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ hover.js
File
hover.js
src/components/fx/hover.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
var
d3 = require(
'@plotly/d3'
);
4
var
isNumeric = require(
'fast-isnumeric'
);
Callers
nothing calls this directly
Calls
5
getTopOffset
Function · 0.85
getLeftOffset
Function · 0.85
createHoverText
Function · 0.85
alignHoverText
Function · 0.85
_hover
Function · 0.70
Tested by
no test coverage detected