Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/plotly/plotly.js
/ colorscale_test.js
File
colorscale_test.js
test/jasmine/tests/colorscale_test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
Plotly = require(
'../../../lib/index'
);
2
3
var
Colorscale = require(
'../../../src/components/colorscale'
);
4
Callers
nothing calls this directly
Calls
8
isValidScale
Function · 0.85
flipScale
Function · 0.85
hasColorscale
Function · 0.85
_supply
Function · 0.70
_assert
Function · 0.70
_run
Function · 0.70
fig
Function · 0.70
handleDefaults
Function · 0.50
Tested by
no test coverage detected