As of right now, I have a perl application that reads in data files and randomizes the data and produces an outpute file. Now my task is to take that output file and display the contents of it in a graph form. We have decided to use Google Charts to do so, but I dont know how to have Google Charts read in the data file and produce graphs/charts from it.
The output file is comma delimited and is thousands of lines long. The output file looks similar to this: Cole,Hoffele,57,3,7,9 John,Smith, 35,4,6,4 Jane,Doe,64,1,0,6,2 etc. If anyone could help me, and show me how to read in a txt file and use these values and display it in a graph that would be wonderful! Thank you! -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
