Include in link

Rendering graph...

Deps Graph

Define dependencies in the Dependencies tab using the syntax:

A-label->B   # A depends on B

Add attributes after the edge: A-rel->B status=active env=prod

Edge rules

Color or style edges based on attribute values (e.g. color all status=active edges green).

Analysis

  • Upstream/Downstream — what a node depends on, or what depends on it
  • Roots & Leaves — nodes with no upstream or no downstream deps
  • Edge Query — all edges on any path between two nodes
  • Impact — select an edge to see all nodes affected if that dependency breaks, with degree of separation

Settings

Customize title, colors, node size/shape, curve offset, hub spread. Click the title in the header to jump there.

Sharing

Everything is encoded in the URL. Use the Share button to copy a link, optionally excluding edge rules or theme.

Privacy

All data stays in your browser. Nothing is sent to any server — the URL encodes everything locally. Be mindful who you share links with, as they contain your full input.

© Matteo Merola <mattmezza@gmail.com> — MIT License