The Dependency Graph gives you a visual, interactive picture of how an item connects to the work that blocks it and the work it blocks. Instead of reading through a list of relationships, you can see the whole dependency tree laid out on a canvas, follow the chains in either direction, and quickly spot bottlenecks or circular dependencies.
The graph is built from the item's blocking relationships, so it is a natural companion to the Relationships dialog where those relationships are created.
The graph is a feature of the item itself, so you can reach it from anywhere you can open an item's Relationships dialog:
Then:
The graph opens in a modal titled Dependency Graph for followed by the item's icon, number, and title.
Any user who can see the item and its relationships can open the graph. There is no separate role, permission, or plan requirement.
The graph is centered on the item you opened it from, shown with a blue border and labeled Current Item.
From there, DevStride walks the item's blocking relationships in both directions:
The graph follows these chains recursively, so you see not just the items directly connected to the current one, but the full upstream and downstream tree.
The lines connecting the cards are color-coded by status, not by dependency direction:
This lets you see at a glance how far along the work in a chain actually is.
The graph flags a few situations directly on the cards:
The graph sits on a large checkered "infinite" canvas, so even big dependency trees have room to spread out.
| To do this | Use |
|---|---|
| Pan around | Drag the canvas, or scroll / use the trackpad |
| Pan horizontally | Hold Shift while scrolling |
| Zoom in and out | Hold Ctrl (or Cmd) while scrolling |
When you start dragging, the cursor changes to a grabbing hand so you know you are panning. When the graph first opens, it is centered on the current item at 100% zoom.
Zoom ranges from 5% to 200%. You have several ways to control it:
+) and Zoom out (-) buttons to step through preset zoom levels.The zoom controls live in the button group on the right side of the footer.
The footer of the graph is divided into three areas.
The left side summarizes the tree:
In DevStride terms, a dependency is something the current item is blocked by, and a dependent is something the current item blocks.
The Center on dropdown lets you jump straight to any item in the graph. It is grouped and color-coded to match the canvas:
Selecting an item pans to that card and briefly highlights it with a yellow flash. You can also click any card directly to center on it. If you pan the canvas manually, the dropdown shows Manual scroll to indicate the view is no longer centered on a specific item.
Alongside the zoom controls, the right side of the footer has two toggle buttons:
When the graph has focus, you can use these shortcuts:
| Shortcut | Action |
|---|---|
+ (or =) | Zoom in |
- (or _) | Zoom out |
R | Toggle Fit all to screen / Center on current item |
E | Toggle Expand / Compact cards |