An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Awesome digraph layout

## Tools

### C

* [graphviz](https://github.com/ellson/graphviz)

![](Graphviz_Engines.png)

* 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)