Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ cross_trace_defaults.js
File
cross_trace_defaults.js
src/components/colorscale/cross_trace_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(
'./helpers'
).hasColorscale;
Callers
nothing calls this directly
Calls
2
relinkColorAttrs
Function · 0.85
hasColorscale
Function · 0.85
Tested by
no test coverage detected