dagre-d3-unofficial

A D3-based renderer for Dagre. This is unofficial while waiting for the a real release.

MIT 1 个版本
安装
npm install dagre-d3-unofficial
yarn add dagre-d3-unofficial
pnpm add dagre-d3-unofficial
bun add dagre-d3-unofficial
README

dagre-d3 - A D3-based renderer for dagre

Unofficial release while witing for a real release on dagre-d3

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.

版本列表
0.6.4 2019-11-27