trampi / dagre-d3-webpack

A D3-based renderer for Dagre

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dagre-d3-webpack - A D3-based renderer for dagre

This fork is just dagre-d3@0.4.17 with fixed require-calls to play nicely along with webpack

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.

This project is not being actively developed or maintained.

License

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

About

A D3-based renderer for Dagre

License:MIT License


Languages

Language:JavaScript 96.6%Language:Shell 2.8%Language:CSS 0.6%