Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ _hover
Function
_hover
test/jasmine/tests/smith_test.js:255–258 ·
view source on GitHub ↗
(pos)
Source
from the content-addressed store, hash-verified
253
}
254
255
function
_hover(pos) {
256
eventData =
''
;
257
mouseEvent(
'mousemove'
, pos[0], pos[1]);
258
}
259
260
function
_unhover(pos) {
261
eventData =
''
;
Callers
1
smith_test.js
File · 0.70
Calls
1
mouseEvent
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…