Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ defaults.js
File
defaults.js
src/traces/parcoords/defaults.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
var
Lib = require(
'../../lib'
);
4
var
hasColorscale = require(
'../../components/colorscale/helpers'
).hasColorscale;
Callers
nothing calls this directly
Calls
2
handleLineDefaults
Function · 0.70
coerce
Function · 0.70
Tested by
no test coverage detected