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

File calc.js

src/traces/sunburst/calc.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3var d3Hierarchy = require('d3-hierarchy');
4var isNumeric = require('fast-isnumeric');

Callers

nothing calls this directly

Calls 6

isValidKeyFunction · 0.85
isValidValFunction · 0.85
addToLookupFunction · 0.85
countDescendantsFunction · 0.85
makePullColorFnFunction · 0.85
generateExtendedColorsFunction · 0.85

Tested by

no test coverage detected