Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ styleBars
Function
styleBars
src/components/legend/style.js:325–327 ·
view source on GitHub ↗
(d)
Source
from the content-addressed store, hash-verified
323
}
324
325
function
styleBars(d) {
326
styleBarLike(d, this);
327
}
328
329
function
styleFunnels(d) {
330
styleBarLike(d, this,
'funnel'
);
Callers
nothing calls this directly
Calls
1
styleBarLike
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…