https://github.com/phronmophobic/graph.force-layout
https://github.com/phronmophobic/graph.force-layout
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/phronmophobic/graph.force-layout
- Owner: phronmophobic
- License: epl-1.0
- Created: 2022-07-13T17:32:23.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-13T20:02:29.000Z (about 4 years ago)
- Last Synced: 2025-03-29T19:42:14.229Z (over 1 year ago)
- Language: Clojure
- Size: 3.21 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# force-layout
Naive implementation of force directed graph layout with GUI.

## 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.