Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/plotly/plotly.js
/ _hoverLeft
Function
_hoverLeft
test/jasmine/tests/hover_label_test.js:2215–2217 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2213
}
2214
2215
function
_hoverLeft() {
2216
return
_hover(gd, 30, 300);
2217
}
2218
2219
function
_hoverRight() {
2220
return
_hover(gd, 370, 300);
Callers
nothing calls this directly
Calls
1
_hover
Function · 0.70
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…