Database Reference
In-Depth Information
Vivagraph.js
Vivagraph is a free and fast graph drawing library for JavaScript. It is designed to be
extensible and to support different rendering engines and layout algorithms. You can
download the most recent version from https://github.com/anvaka/VivaGraphJS
and see some very nice demos of it at www.yasiv.com . At the moment, it supports
rendering graphs using WebGL, SVG, or CSS formats. The author Andrei Kashcha
is also working on a more modular and extensible library called Ngraph; you can
inddetailsofiton https://github.com/anvaka/ngraph .
Some of the vivagraph.js examples on Yasiv are a lot of fun to use, and powerfully
illustrate that graphs can be used very well for things such as recommendations: it
takes a split-second view of the Amazon recommendation graph to understand
how one might use this. Have a look at the following screenshot:
Vivagraph.js visualization of the Amazon recommendation graph
Those were probably some of the more popular open source visualization libraries
out there.
 
Search WWH ::




Custom Search