My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 10
desc
Rowan University: IV Soccer Visualization
[http://eagereyes.org/media/2009/parsets-header.png] [http://eagereyes.org/parallel-sets Parallel Sets] (!ParSets) is a visualization application for categorical data, like census and survey data, inventory, and many other kinds of data that can be summed up in a cross-tabulation. !ParSets provid...
A tool for the visualization of groups of biclusters extracted using external biclustering algorithms. The input is a set of biclusters (possibly overlapping) described as sets of rows and columns in a text file with a specific data format. Given this input the tool enables the graphical visualizati...
= gchartsjs = This is a Javascript implementation of the Google Chart API. It turns JS into information visualizations! == Disclaimer == * *Not tested in IE.* * *Not all chart types are implemented.* * *Not all chart features are implemented.* The core gchart object is up and runn...
A java implementation of the flow map layout algorithm described in the 'Flow Map Layout' paper that appeared in Infovis 2005, by Doantam Phan, Ling Xiao, Ron Yeh, Terry Winograd, and Pat Hanrahan. See http://graphics.stanford.edu/~dphan/code/flowmap/ for more details, including a set of jar fil...
testing tool
The purpose of this script is to provide a unique and elegant way to visualize data using Javascript and the <canvas> object. This type of visualization can be used to display connections between many different objects, be them people, places, things, or otherwise.
The purpose of this script is to bring circle packing to Javascript, as opposed to Flash or Java. While this implementation is less efficient than the aforementioned technologies, it produces a nice data visualization and is quick and simple for anyone to set up. The script is licensed under an MIT-...
Design and implementation of a dynamic DB Visualizer. Its goals it to display dynamically the relationships of a huge database from its SQL schema. I set up the SVN soon.