You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
6 years ago | |
|---|---|---|
| .. | ||
| dist | 6 years ago | |
| lib | 6 years ago | |
| .eslintrc.json | 6 years ago | |
| .jshintrc | 6 years ago | |
| LICENSE | 6 years ago | |
| README.md | 6 years ago | |
| bower.json | 6 years ago | |
| index.js | 6 years ago | |
| karma.conf.js | 6 years ago | |
| karma.core.conf.js | 6 years ago | |
| package.json | 6 years ago | |
README.md
dagre-d3 - A D3-based renderer for dagre
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.