This is just a demonstration of my open source graph drawing library
vivagraph.js.
My goal is to create the fastest graph drawing library in the browser.
Hope you enjoy it and join the project :). Also please feel free to check out my other visualizations.
I would really love to hear what you think.
Site uses
collection of sparse matrices of the University of Florida.
For more details follow these references:
- T. A. Davis, The University of Florida Sparse Matrix Collection, ACM Transactions on Mathematical Software (submitted, 2009), also available as a tech report at http://www.cise.ufl.edu/~davis/techreports/matrices.pdf
- I. S. Duff, R. G. Grimes, and J. G. Lewis, Sparse Matrix Test Problems, ACM Transactions on Mathematical Software, vol. 15, no. 1. pp. 1-14, 1989, http://doi.acm.org/10.1145/62038.62043
- Matrices snapshots prepared by the infochimps.org team using community curated metadata
- The static graph images are rendered by SFDP algorithm, created by Dr. Yifan Hu