Client side csv to array help

Associate
Joined
25 Sep 2008
Posts
423
I'm trying to use a local csv file as a data source for a Google Visualisation chart but don't seem to be having much luck. I've got a pretty basic working knowledge when it comes to HTML and JS, and have been able to get it working when the data source is hosted online, but fail completely when it's client side.

I've found jquery-csv/ which sounds like it should be what I need to use to get the csv into an array, but as my skills are pretty weaksauce could use some guidance/examples to help out.
 
Back
Top Bottom