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

Function unhover

test/jasmine/tests/sunburst_test.js:41–43  ·  view source on GitHub ↗
(gd, v)

Source from the content-addressed store, hash-verified

39}
40
41function unhover(gd, v) {
42 return _mouseEvent('mouseout', gd, v);
43}
44
45function click(gd, v) {
46 return _mouseEvent('click', gd, v);

Callers 1

sunburst_test.jsFile · 0.70

Calls 1

_mouseEventFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…