Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ coerce.js
File
coerce.js
src/lib/coerce.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
var
tinycolor = require(
'tinycolor2'
);
Callers
nothing calls this directly
Calls
7
isBoolean
Function · 0.85
modHalf
Function · 0.85
isSubplotId
Function · 0.85
coercePart
Function · 0.85
isArrayOrTypedArray
Function · 0.70
validate
Function · 0.70
coerce
Function · 0.50
Tested by
no test coverage detected