dagrejs / dagre-d3

A D3-based renderer for Dagre
MIT License
2.84k stars 587 forks source link

Usage docs, edge label rect, 3D-graph-dagre-d3 #328

Closed rpggio closed 6 years ago

rpggio commented 6 years ago

I see that fork https://github.com/zawsx/3D-graph-dagre-d3 has usage docs, which this repo does not. It also shows background rectangles for edge labels, which current dagre-d3 does not have, it seems. I ask here because I see contributions from @cpettitt in 3D-graph-dagre-d3. Would a PR from that repo to this one be appropriate?