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

https://github.com/jackrusher/jssvggraph

Javascript/SVG Graph Layout
https://github.com/jackrusher/jssvggraph

Last synced: 10 days ago
JSON representation

Javascript/SVG Graph Layout

Awesome Lists containing this project

README

        

The simplest possible force directed graph layout algorithm implemented as a Javascript library that uses SVG objects. It is in no way meant to be production library, just a demonstration of force-directed layout as an adjunct to a conversation on that topic.

demo1 -- super simple drawing of the taxonomic position of hedgehogs
demo2 -- a sentence diagram, shows custom colors and edge styles
demo3 -- populating a graph with data acquired via jQuery