/ForceDirectedGraph

Swift implementation of Force Directed Graphs

Primary LanguageSwiftMIT LicenseMIT

#Force Directed Graph

A simple implementation of Force Directed Graphing in swift. It is a port of the the Scala implementation by Rainer Simon and draws some inspiration from concepts in d3.js.