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