Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bqplot/bqplot
/ getStrokeWidth
Function
getStrokeWidth
js/src/test/widget-utils.ts:563–565 ·
view source on GitHub ↗
(selection: any)
Source
from the content-addressed store, hash-verified
561
}
562
563
export
function
getStrokeWidth(selection: any) {
564
return
selection.nodes().map((el) => el.style.strokeWidth);
565
}
Callers
1
bars.ts
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…