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

File select_test.js

test/jasmine/tests/select_test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var d3Select = require('../../strict-d3').select;
2var d3SelectAll = require('../../strict-d3').selectAll;
3
4var Plotly = require('../../../lib/index');

Callers

nothing calls this directly

Calls 15

plotMock14Function · 0.85
_immediateClickPtFunction · 0.85
assertSelectedPointsFunction · 0.85
_clickPtFunction · 0.85
assertSelectionClearedFunction · 0.85
clickFirstBinImmediatelyFunction · 0.85
shiftClickSecondBinFunction · 0.85
shiftClickThirdBinFunction · 0.85
clickFirstBinFunction · 0.85
clickPtImmediatelyFunction · 0.85
clickPtFunction · 0.85
clickBoxFunction · 0.85

Tested by

no test coverage detected