Hello,

Im new to google charts and am trying to sort things out.  The biggest 
problem I am having is getting my data to load.  Is there someone who would 
kindly post the code needed to do this?  The .csv file is local to the 
server that is going to host the webpage with the chart.  The .csv file is 
updated every few minutes so its "live."

Lastly I was looking at the code snippet for the line chart and tried to 
format it to my data.  My .csv looks like the text below.  When I manually 
put my data into the line chart sample code it wouldnt work until I put a ' 
 around the date and time.  Will this be a problem when importing my live 
csv?

Thanks a bunch, racking my brain all day on this...


Time,Temp1,Temp2,Temp3,Temp4,Temp5,Temp6,Temp7,Temp8,Temp9,Temp10
03/03/2014 00:26:37,52,77,79,66,63,66,86,72,66,57
03/03/2014 00:27:37,52,78,80,66,63,66,87,72,67,57
03/03/2014 00:28:38,52,79,84,67,64,69,86,72,68,52
03/03/2014 00:29:39,52,77,88,68,66,76,83,72,68,51


-- 
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/d/optout.

Reply via email to