You can do that with Bar charts, too. When building the chart, each color represents a data series. You then set the "isStacked" option to true. Try it
here by adding "isStacked: true" to the list of options.
On Thursday, August 16, 2012 8:01:26 AM UTC-4, Andrew Nicol wrote:
I'm looking to create a bar chart where each bar comprises multiple, differently colored components. This is the same as the example at the following URL, except it will be a bar chart rather than a column chart. (The example doesn't provide the standard code as it draws on a Google spreadsheet.) https://developers.google.com/chart/interactive/docs/examples#full_html_page_example