Authors/Owners: This tool is authored by Joshua Gross and is licensed under an MIT-Style License.
Requirements: This tool requires CanvasText(for text support with canvas object) and EXCanvas (for IE Canvas Support) libraries to support it.
Usage: The usage of Moowheel tool is very simple. In practice it can be used to rank the connections among a group of people based on their weight or it can be used to provide a mapping between two different sets of data.
* In the first step we include necessary Javascript files in the header of the page.
* In the second step we create an array of items for the connections.
* In the third step we add a container for the canvas tag to the body of the document
* The final step is to initialize the MooWheel object
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgdjyh9ZsWkhwqnETDt215qnFqoXq8QfqxAen8Hy5NNF9OFY91MljEI_XXc7ebJ7tlAZLlIKQ2LNgF2oAESTprW_wnAFalzC4Yr8AazBmJM5p6zdKIZvjDNzbEY1mXlUTVj_FlgDc3owSyT/s280/Untitled.jpg)
References:
MooWheel: A Javascript visualization Library
A Sample Visualization example using MooWheel
No comments:
Post a Comment