Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/plotly/plotly.js
/ draw_newselection_test.js
File
draw_newselection_test.js
test/jasmine/tests/draw_newselection_test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
parseSvgPath = require(
'parse-svg-path'
);
2
3
var
Plotly = require(
'../../../lib/index'
);
4
var
Lib = require(
'../../../src/lib'
);
Callers
nothing calls this directly
Calls
5
assertPos
Function · 0.70
_drag
Function · 0.70
print
Function · 0.70
click
Function · 0.70
drag
Function · 0.70
Tested by
no test coverage detected