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

File calc.js

src/traces/box/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');
4

Callers

nothing calls this directly

Calls 11

getPosArraysFunction · 0.85
arraysToCalcdataFunction · 0.85
computeLowerFenceFunction · 0.85
computeUpperFenceFunction · 0.85
computeLowerOutlierBoundFunction · 0.85
computeUpperOutlierBoundFunction · 0.85
computeNotchSpanFunction · 0.85
makeBinsFunction · 0.85
initNestedArrayFunction · 0.85
calcSelectionFunction · 0.85
d2cFunction · 0.70

Tested by

no test coverage detected