I want to display a stacked Area Chart where the datatable:

     | Ben | Tom
Mon    21    9
Tue    6     4
Wed    15    15
Thr    8     12
Fri    1     4

Displays as:

<https://dl.dropbox.com/u/6329791/Chart.JPG>
ie displays as if the datatable was:

     | Ben | Tom
Mon    70%   30%
Tue    60%   40%
Wed    50%   50%
Thr    40%   60%
Fri    20%   80%


Microsoft Chart Controls have a chart SeriesChartType.StackedArea100 which 
does this. Is their a Google Charts equivalent?


-- 
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/-/P_RtUt75qtkJ.
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