MCPcopy 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
3var isNumeric = require('fast-isnumeric');
4var tinycolor = require('tinycolor2');

Callers

nothing calls this directly

Calls 7

isBooleanFunction · 0.85
modHalfFunction · 0.85
isSubplotIdFunction · 0.85
coercePartFunction · 0.85
isArrayOrTypedArrayFunction · 0.70
validateFunction · 0.70
coerceFunction · 0.50

Tested by

no test coverage detected