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

Function styleFunnelareas

src/components/legend/style.js:517–519  ·  view source on GitHub ↗
(d)

Source from the content-addressed store, hash-verified

515 }
516
517 function styleFunnelareas(d) {
518 stylePieLike(d, this, 'funnelarea');
519 }
520
521 function stylePieLike(d, lThis, desiredType) {
522 var d0 = d[0];

Callers

nothing calls this directly

Calls 1

stylePieLikeFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…