I have a database that gives a unix timestamp when a piece of data is 
received. The unix timestamp is converted into real time to separate fields 
(month, day, year, hour, minute). I would like to implement an html form 
with drop down boxes that allows the user to choose a range of dates for 
which to display data. (i.e 12/30/2014 5:00 ---> 12/30/2014 8:00) 
Basically, the user creates a query with their selection and then updates 
the display of the google line graph. How can I implement this? I can 
provide my current code if needed.

-- 
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