If memory serves, AJAX will not work with the file:// protocol (and the Query is a wrapper for an AJAX function), so I suspect that it will not work with files located client-side. I'd give it a try, though - worst case scenario, it doesn't work.
On Monday, February 3, 2014 11:23:38 AM UTC-5, Tribblehunter wrote: > > Hi. >> > > Returning to my project after a few months. using jquery-csv to convert a > file selected from the computer into a data table. > Just noticed this update, but it works from a server. > > Is it possible to use this from a selected file from the computer? File is > saved in excel as a .csv file. > > Thanks in advance. > > Tribblehunter > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/groups/opt_out.
