Data Visualization
Programs: Processing, Adobe Illustrator
Time Spent: 1 week
Completed: November 1, 2022
For this project, our professor wanted us to create three charts using arrays in Processing for a specific set of data. I decided to use the stats from my YouTube channel for my data.
Here are my sketches. I wanted to try making a bar graph as well as a scatter plot.
Next, I input my data into Google Sheets to help myself continue to visualize how I want to portray the data in Processing.
Here is my code in progress! I downloaded my data from Google Sheets to a .tsv file so that I could easily access the data without having to manually input each number.
These are my final charts created in Processing. I included a legend for each chart, as well as numbers, so that the charts can be easily understood.