Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/plotly/plotly.js
/ gl2d_plot_interact_test.js
File
gl2d_plot_interact_test.js
test/jasmine/tests/gl2d_plot_interact_test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
d3Select = require(
'../../strict-d3'
).select;
2
var
d3SelectAll = require(
'../../strict-d3'
).selectAll;
3
4
var
Plotly = require(
'../../../lib/index'
);
Callers
nothing calls this directly
Calls
8
_trigger
Function · 0.85
assertDims
Function · 0.85
selectButton
Function · 0.85
assertAnnotation
Function · 0.85
touchDrag
Function · 0.85
countCanvases
Function · 0.70
mouseTo
Function · 0.70
scroll
Function · 0.70
Tested by
no test coverage detected