Hello there,
So im pretty new to programming and sorry if this might be trivial to you
The problem is my p5 sketch won’t load on the browser
- it is working fine on the web editor
- I can load my other sketches fine
I’ve been searching for solution to the problem with no luck
here is the code: https://editor.p5js.org/briano1905/sketches/H1IJ8GA9X
I’m guessing its a problem with how I load the csv file because the sketch load if i commented out the line that loads the table but I obviously I kinda want to use the data from the csv
Thanks in advance,