MCPcopy
hub / github.com/plotly/plotly.js / _hover

Function _hover

test/jasmine/tests/polar_test.js:724–727  ·  view source on GitHub ↗
(pos)

Source from the content-addressed store, hash-verified

722 }
723
724 function _hover(pos) {
725 eventData = '';
726 mouseEvent('mousemove', pos[0], pos[1]);
727 }
728
729 function _unhover(pos) {
730 eventData = '';

Callers 1

polar_test.jsFile · 0.70

Calls 2

mouseEventFunction · 0.85
_getLocalPosFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…