MCPcopy Create free account
hub / github.com/GCWing/BitFun / laneX

Function laneX

MiniApp/Demo/git-graph/source/ui.js:468–468  ·  view source on GitHub ↗
(l)

Source from the content-addressed store, hash-verified

466 const bezierD = ROW_H * 0.8;
467
468 function laneX(l) { return l * LANE_W + LANE_W / 2 + 4; }
469
470 function mkPath(dAttr, stroke, dash) {
471 const p = document.createElementNS(svgNS, 'path');

Callers 1

ui.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected