MCPcopy Create free account
hub / github.com/JoeyLearnsToCode/prompt-studio / calculateTreeLayout

Function calculateTreeLayout

src/utils/tree.ts:101–165  ·  view source on GitHub ↗
(
  root: VersionTreeNode,
  nodeWidth = 200,
  nodeHeight = 80,
  horizontalSpacing = 40,
  verticalSpacing = 100
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

renderTreeMethod · 0.90

Calls 2

calculateSubtreeWidthFunction · 0.85
layoutNodeFunction · 0.85

Tested by

no test coverage detected