I have a few bucks to pay someone to write a fairly basic chart for me.  I 
have a csv file on the local machine that will be serving the chart web 
page.  The file is updated every few minutes recording temperature values 
and a time stamp.  All the chart needs to do is load the data and display 
it.  I would like the ability to turn off / isolate certain values and also 
zoom into a section of the chart. 
Every couple months the data is reset so the max is going to be 3 months of 
data.  Here is what the .csv looks like.  

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 google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
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