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

Function styleFunnels

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

Source from the content-addressed store, hash-verified

327 }
328
329 function styleFunnels(d) {
330 styleBarLike(d, this, 'funnel');
331 }
332
333 function styleBarLike(d, lThis, desiredType) {
334 var trace = d[0].trace;

Callers

nothing calls this directly

Calls 1

styleBarLikeFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…