Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/plotly/plotly.js
/ plot_promise_test.js
File
plot_promise_test.js
test/jasmine/tests/plot_promise_test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
Plotly = require(
'../../../lib/index'
);
2
var
Events = require(
'../../../src/lib/events'
);
3
var
Registry = require(
'../../../src/registry'
);
4
function
_doPlot(gd, data, layout) {
Callers
nothing calls this directly
Calls
2
done
Function · 0.85
_doPlot
Function · 0.70
Tested by
no test coverage detected