dagre-d3
Version:
A D3-based renderer for Dagre
16 lines (10 loc) • 582 B
Markdown
[](https://github.com/dagrejs/dagre) is a JavaScript library that makes it easy to lay out directed graphs on
the client-side. The dagre-d3 library acts as a front-end to dagre, providing
actual rendering using [D3](http://d3js.org).
For more details, including examples and configuration options, please see our
[](https://github.com/dagrejs/dagre-d3/wiki).
**This project is not being actively developed or maintained.**
dagre-d3 is licensed under the terms of the MIT License. See the LICENSE file
for details.