Re: Area Charts with variable bottom-line values?

15 views
Skip to first unread message

asgallant

unread,
Jun 12, 2012, 11:56:58 AM6/12/12
to google-visua...@googlegroups.com
Use a stacked Area chart with two columns in the DataTable per series.  The first column is the distance from the previous series (or the origin in the case of the first series; use negative values to create overlap) and the second is the series value.  In the chart's options, use the 'series' option to set the color of the odd-numbered series to 'transparent'.  See an example here: http://jsfiddle.net/asgallant/mVWuH/1/ 

On Tuesday, June 12, 2012 9:38:58 AM UTC-4, Jim P wrote:
I wrote this question on stack overflow, and have not gotten a response at all (http://stackoverflow.com/questions/10984981/how-would-i-go-about-making-a-type-of-stacked-area-chart-jquery-google-charts)

I am trying to make an area chart that looks something like the following:



Any suggestions?

Reply all
Reply to author
Forward
0 new messages