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

https://github.com/phronmophobic/graph.force-layout


https://github.com/phronmophobic/graph.force-layout

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# force-layout

Naive implementation of force directed graph layout with GUI.

![force-layout-demo](jiggle.gif?raw=true)

## Cli Usage

Run the project directly.

clojure -M:run-m

## Repl usage

In the `com.phronemophobic.graph.force-layout` namespace. Show the GUI by calling `show!`.

## License

Copyright © 2022 Adrian

Distributed under the Eclipse Public License version 1.0.