forked from dgleich/vizmatrix
-
Notifications
You must be signed in to change notification settings - Fork 0
hmcfletch/vizmatrix
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To generate a random file use the following command: >> ruby VizMatrixHTMLGen.rb > vizmatrix.html There are some things in the VizMatrixHTMLGen.rb that are configureable: x,y => size of the matrix threshold => fraction of entries that are nonzero cellsize => size of the individual cells, in pixels TODO * Textarea that accepts an smat file and converts it to the requireed json * Process label files * Consider moving all code in moveCrosshairs to native JS instead of jQuery to cut down on overhead since this function is called all the time
About
A project to visualize large data matrices via a web browser interface
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 98.3%
- Ruby 1.7%