Node graphs
Generated from
pattern-library/registry.json— do not edit by hand; change the registry and runbun run patterns:build.
Index card — the docs below are the canonical explanation; deep-tier pattern pages additionally carry invariants and emulation notes.
Category: Data Viz · Tier: light · Maturity: proven (verified 2026-08-20 @ 1a130d67) · Risk: low — frontend only
D3-powered network, tree, DAG, Sankey, and knowledge-graph layout components, rendered as SVG by Svelte while D3 only computes positions.
When to use: Use when visualizing relationships, hierarchies, or flow volumes between entities as a node graph.
Docs
Code
Proof
Machine-readable record: viz-graphs in pattern-library/registry.json.