Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ scattergl_select_test.js
File
scattergl_select_test.js
test/jasmine/tests/scattergl_select_test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
Plotly = require(
'../../../lib/index'
);
2
var
Lib = require(
'../../../src/lib'
);
3
4
var
d3Select = require(
'../../strict-d3'
).select;
Callers
nothing calls this directly
Calls
10
_assertGlTextOpts
Function · 0.85
readContext
Function · 0.85
readFocus
Function · 0.85
readPixel
Function · 0.85
grabScene
Function · 0.85
_newPlot
Function · 0.70
select
Function · 0.70
assertEventData
Function · 0.70
doubleClick
Function · 0.70
_assert
Function · 0.70
Tested by
no test coverage detected