numViz
Reads a list of numbers (all numbers between 0 and 99) from "nums.txt" Constructs the Num object for each data point and visualizes the frequency of occurence for each number Visualizations include dots, bar graph and various line plots. Brighter(whiter) colors indicate higher frequencies. Press any key to see the heatmap visualization
Source code: numViz
Built with Processing and Processing.js