MCPcopy 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
563export function getStrokeWidth(selection: any) {
564 return selection.nodes().map((el) => el.style.strokeWidth);
565}

Callers 1

bars.tsFile · 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…