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