Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
3
var
isNumeric = require(
'fast-isnumeric'
);
4
Callers
nothing calls this directly
Calls
11
getPosArrays
Function · 0.85
arraysToCalcdata
Function · 0.85
computeLowerFence
Function · 0.85
computeUpperFence
Function · 0.85
computeLowerOutlierBound
Function · 0.85
computeUpperOutlierBound
Function · 0.85
computeNotchSpan
Function · 0.85
makeBins
Function · 0.85
initNestedArray
Function · 0.85
calcSelection
Function · 0.85
d2c
Function · 0.70
Tested by
no test coverage detected