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

Function _unhover

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

Source from the content-addressed store, hash-verified

727 }
728
729 function _unhover(pos) {
730 eventData = '';
731 mouseEvent('mouseout', pos[0], pos[1]);
732 }
733
734 function _click(pos, opts) {
735 eventData = '';

Callers 3

polar_test.jsFile · 0.70
sankey_test.jsFile · 0.70
assertNoHoverEventsFunction · 0.70

Calls 1

mouseEventFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…