Hello all,

I am working on a project where I am loading in a rather large chunk of 
data from data.sparkfun.com servers. I am have been able to get a lot 
accomplished by working with some example code I found to graph it using 
the Google Visualizations. I have to say this stuff is just awesome. But I 
am a little stuck now.

I have a section of my code located on JSFiddle:
https://jsfiddle.net/kjzomjfm/

Basically it loads in the data from sparkfun, then makes some calculations 
and updates the fields, and finally graphs the data. The data is from a 
machine that runs cycles and is idle between them. I have the data tagged 
with cycle_ids and would like to parse the data out so I could graph it and 
do calculation on just a per cycle basis. I already have a drop down menu 
which lists all the unique cycle ids, I just would like to have the graph 
update when you pick a specific cycle name from the drop down menu so that 
it only shows the data tagged with this cycle id.

Anyone have a few minutes to get me over this hump? Also, anyone interested 
in freelance work helping me with stuff like this? I am more a hardware guy 
and would not mind paying someone for a couple hours work.

Thanks in advance everyone,
Josh

-- 
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 https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/43194414-43a6-4d79-9911-119369e54993%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to