I am looking for a javascript library which plots networks with the nodes arranged in a circle.
There are some other good questions about javascript visualisation in general, but most of the things referenced seem to be quite heavyweight toolkits. I am looking for a simple API that lets me pass in an array of string pairs representing connections, and then plots the nodes of the resulting graph in a circle, with interior lines joining the connected nodes.
Requirements: javascript (not flash), free, available for offline use
I recently had a similar need and found that the best free graph visualization was Javascript InfoVis Tooklit. I couldn't find anything more lightweight that would also display a reasonable connected graph. Fortunately, there are a good number of examples/tutorials to learn how to set it up for your specific application.
Cytoscape Web JS will do what you need.
Check out the github page here which also contains a simple demo http://cytoscape.github.com/cytoscape.js/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With