Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ parcoords_test.js
File
parcoords_test.js
test/jasmine/tests/parcoords_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
var
Registry = require(
'../../../src/registry'
);
4
function
_doPlot(gd, fig) {
Callers
nothing calls this directly
Calls
15
_assertVisibleData
Function · 0.85
restyleDimension
Function · 0.85
getAvgPixelByChannel
Function · 0.85
trigger
Function · 0.85
initialFigure
Function · 0.85
getDashArray
Function · 0.85
checkDashCount
Function · 0.85
mostOfDrag
Function · 0.85
mouseEvent
Function · 0.85
mouseClick
Function · 0.85
_supply
Function · 0.70
_calc
Function · 0.70
Tested by
no test coverage detected