|
|
6 days ago | |
|---|---|---|
| .. | ||
| dist | 6 days ago | |
| lib | 6 days ago | |
| .ackrc | 6 days ago | |
| .babelrc | 6 days ago | |
| .editorconfig | 6 days ago | |
| LICENSE | 6 days ago | |
| README.md | 6 days ago | |
| index.js | 6 days ago | |
| karma.conf.js | 6 days ago | |
| package.json | 6 days ago | |
| todo.md | 6 days ago | |
| webpack.config.babel.js | 6 days ago | |
| yarn.lock | 6 days ago | |
This project is an out-of-box replacement for dagre-d3.
This project isn't built from scratch. It's based on the original dagre-d3 project.
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.
yarn install
yarn build
yarn test
dagre-d3-renderer is licensed under the terms of the MIT License. See the LICENSE file for details.