Hi

I have a google form, which collect the student attendance record. The data 
collected the data like this:

Date | Student1 | Student2 | Student3 | ... | Student10
1/2   | A            | P            | A           | ... | P
1/3   | P            | P            | P           | ... | A

I would like to use the chart service to generate a dashboard:

   1. Plot the daily total attendance, based on the given date range (using 
   the filter)
   2. Plot the per student attendance, based on the given date range (using 
   the filter) and the student name (another filter)
   3. Generate a monthly/quarterly attendance record (Is there a SUM for 
   any given month?)

I am a newbie and watched several demos about google chart. I can plot the 
first graph but have no idea how to generate a student filter.

Thanks in advance

-- 
You received this message because you are subscribed to the Google Groups 
"Google Chart 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-chart-api.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to