MCPcopy Index your code
hub / github.com/plotly/plotly.js / _check

Function _check

test/jasmine/tests/histogram2d_test.js:498–501  ·  view source on GitHub ↗
(msg, xpx, ypx, lines)

Source from the content-addressed store, hash-verified

496
497 it('shows the data range when bins have no value in it', function(done) {
498 function _check(msg, xpx, ypx, lines) {
499 _hover(xpx, ypx);
500 assertHoverLabelContent({nums: lines.join('\n')}, msg);
501 }
502
503 Plotly.newPlot('graph', [{
504 type: 'histogram2d',

Callers 1

Calls 1

_hoverFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…