Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/plotly/plotly.js
/ parcats_test.js
File
parcats_test.js
test/jasmine/tests/parcats_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
strTranslate = Lib.strTranslate;
4
Callers
nothing calls this directly
Calls
15
checkDimensionCalc
Function · 0.85
checkCategoryCalc
Function · 0.85
checkParcatsModelView
Function · 0.85
checkParcatsSvg
Function · 0.85
getMousePositions
Function · 0.85
checkInitialDimensions
Function · 0.85
mouseEvent
Function · 0.85
checkMidDragDimensions
Function · 0.85
checkReorderedDimensions
Function · 0.85
getDragPositions
Function · 0.85
checkInitialCategories
Function · 0.85
checkMidDragCategories
Function · 0.85
Tested by
no test coverage detected