https://github.com/drom/awesome-digraph-layout
Awesome digraph layout
https://github.com/drom/awesome-digraph-layout
List: awesome-digraph-layout
Last synced: 5 months ago
JSON representation
Awesome digraph layout
- Host: GitHub
- URL: https://github.com/drom/awesome-digraph-layout
- Owner: drom
- Created: 2017-04-21T20:20:43.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-23T07:01:32.000Z (about 9 years ago)
- Last Synced: 2024-04-18T14:19:09.226Z (about 2 years ago)
- Homepage:
- Size: 112 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Awesome digraph layout
## Tools
### C
* [graphviz](https://github.com/ellson/graphviz)

* dot
* neato
* twoi
* circo
* dotty
### JavaScript
* [dagre](https://github.com/cpettitt/dagre)
* [KlayJS](https://github.com/OpenKieler/klayjs)
* [viz.js](https://github.com/mdaines/viz.js/) GraphViz -> Emscripten -> ASM.js
* [sigma.js](https://github.com/jacomyal/sigma.js)