---
title: "d3-dag"
description: "Layout algorithms for directed acyclic graphs — Sugiyama, zherebko and grid — as a d3-hierarchy-style module."
canonical: "https://vibing.inc/library/d3-dag-vg-0423"
category: "Data Visualization & Charts"
subcategory: "D3 plugins"
license: "MIT"
author: "Erik Brinkman (@erikbrinkman)"
source: "https://github.com/erikbrinkman/d3-dag"
---

# d3-dag
Layout algorithms for directed acyclic graphs — Sugiyama, zherebko and grid — as a d3-hierarchy-style module.
## Facts
- Source: https://github.com/erikbrinkman/d3-dag
- Category: Data Visualization & Charts / D3 plugins
- Author: Erik Brinkman (@erikbrinkman)
- Licence: MIT
- Tags: dag, layout, sugiyama, d3
## Why it's a gem
Proper DAG layering without shelling out to Graphviz or dagre
---
Listed in The Vibeary: https://vibing.inc/library/d3-dag-vg-0423 · JSON: https://vibing.inc/api/public/library/gems/d3-dag-vg-0423