MCPcopy Index your code
hub / github.com/plotly/plotly.js / calc.js

File calc.js

src/traces/choropleth/calc.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 BADNUM = require('../../constants/numerical').BADNUM;

Callers

nothing calls this directly

Calls 3

arraysToCalcdataFunction · 0.85
calcSelectionFunction · 0.85
isNonBlankStringFunction · 0.70

Tested by

no test coverage detected