Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 608 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 608 Bytes

dagre-d3 - A D3-based renderer for dagre

Build Status

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, providding actual rendering using D3.

For more details, including examples and configuration options, please see our wiki.

License

dagre-d3 is licensed under the terms of the MIT License. See the LICENSE file for details.