Skip to content

dagrejs/dagre-d3

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
October 18, 2019 21:40
December 3, 2019 12:07
lib
March 24, 2020 13:36
December 28, 2017 06:15
February 15, 2019 18:57
February 15, 2019 18:57
October 4, 2018 16:42
October 20, 2014 20:26
September 25, 2013 20:43
February 15, 2019 18:57
December 3, 2019 12:07
October 19, 2014 17:17
May 8, 2022 19:56
May 8, 2022 19:56

Important!

This project does not have a maintainer or active project members. There won’t be any support or attention to pull requests. Please do not contact previous maintainers unless you are qualified and have the resources to make a serious commitment to fully take over ownership of the project.

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.