Stacked Area Chart on xy data

10 views
Skip to first unread message

Dominic

unread,
Nov 14, 2011, 11:20:46 AM11/14/11
to Google Visualization API
Hi, I am looking for a chart type that is capable to display a stacked
area chart (three columns) and a one line line chart on top. This
would be possible with a combo chart. The problem is that the x-axis
should be a value axis (datetime). I have not found a chart type
allowing this combination. The image LineChartXY can do this but I
have too many data points to do a http request.

Thanks a lot,
Dominic

asgallant

unread,
Nov 14, 2011, 11:48:12 AM11/14/11
to google-visua...@googlegroups.com
You should be able to do this with a comboChart: http://jsfiddle.net/dEL99/1/

Set the strictFirstColumnType option to true if you want a timeline-like chart.

Dominic

unread,
Nov 14, 2011, 12:26:12 PM11/14/11
to google-visua...@googlegroups.com
Thanks a lot! will try this out.
Reply all
Reply to author
Forward
0 new messages