Is it possible to use column date (date), value (number) and group on type 
(string) and show both types (legends) in graph ?

Column value contains all the values which belong to different types.


Date                            value                type
20-06-2012 09:00          10                   'bananas'
20-06-2012 09:30          2                     'tomatos' 
20-06-2012 10:00          5                     'tomatos' 
20-06-2012 10:00          1                     'bananas' 

Or is it only possible to use a column for each type?

Date                            value (label 'bananas')              
 value2 (label 'tomatos')
20-06-2012 09:00          10                  
20-06-2012 09:30                                                        2   
                   
20-06-2012 10:00                                                        5 
20-06-2012 10:00          1

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-visualization-api/-/guduJstF4MgJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en.

Reply via email to