Hi,

I am using the interactive column chart and wanted to know if I can
add an array of values to each cell of my data table rows.
as an example:

          col0         col1          col2
row 0: JAN, {40, 20, 50}, {67, 2, 10}
row 1: FEB, {40, 20, 50}, {67, 2, 10}
row 2: MAR, {40, 20, 50}, {67, 2, 10}

Col0: Month, Col1: Sales (the 3 numbers represents the sales in 2010,
2009 and 2008) and Col2: Expenses (the 3 numbers represents the
expenses in 2010, 2009 and 2008)

Is this possible to create such a data table and redraw the column
chart?

Thanks,

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
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