Hello, I am new to Google Visualization API. Here is something I need some help on: I have a text file stored in my server (I am using XAMPP, i.e. apache as the server). The text file is simple - just one integer per line, like this: 2000 1794 1585 1393 1195 1044 891 771 662 570
I need to "read" the file (which is in a specified directory), then display a line chart from the data read. I was trying to feed an array of data to google.visualization.DataTable() but failed. Any working example would be greatly appreciated. -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
