If I understand correctly, your columns in that chart are not stacked, they 
are layered (that is, "sent" is behind "received", not on top of it), 
right?  There is no out-of-the-box support for this in the Visualization 
API, but you can hack it (example: http://jsfiddle.net/asgallant/fxq2h/).  
If my understanding of your needs is wrong, then you can use the 
"isStacked" option to stack columns as normal.

You will have to build the legend yourself as well, as there is no support 
for creating a legend like that.

On Tuesday, May 6, 2014 1:34:58 PM UTC-4, Neil Camara wrote:
>
> Hi folks,
>
> Do you guys have a jsfiddle/plunkr of this? Please see attached chart 
> image.
>
> Thanks in advance!
>
> Neil
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.

Reply via email to