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

Function _hover

test/jasmine/tests/histogram2d_test.js:363–366  ·  view source on GitHub ↗
(xpx, ypx)

Source from the content-addressed store, hash-verified

361 afterEach(destroyGraphDiv);
362
363 function _hover(xpx, ypx) {
364 Lib.clearThrottle();
365 mouseEvent('mousemove', xpx, ypx);
366 }
367
368 it('should display correct label content with specified format', function(done) {
369 Plotly.newPlot(gd, [{

Callers 2

_checkFunction · 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…