Skip to content

dagrejs/dagre-d3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6cccb32 · Mar 13, 2024
May 6, 2022
Oct 19, 2019
Dec 3, 2019
Mar 13, 2024
Dec 28, 2017
Feb 16, 2019
Feb 16, 2019
Oct 4, 2018
Jan 26, 2016
Oct 21, 2014
Sep 26, 2013
Mar 13, 2024
Jun 2, 2023
Mar 13, 2024
Mar 13, 2024
May 6, 2022
Mar 13, 2024
Mar 13, 2024
Mar 13, 2024

Repository files navigation

dagre-d3 - A D3-based renderer for dagre

Build Status npm

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.

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.