https://github.com/typedb/force-graph
Force-directed graph placement library for Java. Rewrite of d3-force.
https://github.com/typedb/force-graph
Last synced: about 1 year ago
JSON representation
Force-directed graph placement library for Java. Rewrite of d3-force.
- Host: GitHub
- URL: https://github.com/typedb/force-graph
- Owner: typedb
- License: isc
- Created: 2021-08-18T09:58:42.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-19T11:25:39.000Z (over 1 year ago)
- Last Synced: 2024-11-19T11:42:46.365Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 115 KB
- Stars: 4
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Force-Directed Graph Layout
Java rewrite of [d3-force](https://github.com/d3/d3-force).