Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ pY
Function
pY
src/components/fx/hover.js:1788–1790 ·
view source on GitHub ↗
(y)
Source
from the content-addressed store, hash-verified
1786
return
x * fullLayout._invScaleX;
1787
};
1788
var
pY =
function
(y) {
1789
return
y * fullLayout._invScaleY;
1790
};
1791
1792
hoverLabels.each(
function
(d) {
1793
var
ax = d[axKey];
Callers
2
hoverAvoidOverlaps
Function · 0.85
alignHoverText
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected