Obviously you are not aware of the playground examples where different
colors are all for the same category:
http://code.google.com/apis/ajax/playground/?type=visualization
Click on Image Multicolor Bar Chart. It has multiple colors within the
same category.
What I want is to use the Bar Graph instead of the Image Graph so I
can add interactivity. Can I still have multiple colors within the
same category?
Thanks.
On Sep 21, 2:53 pm, ChartMan <
chart...@google.com> wrote:
> Colors relate to categories so you should have many categories, I.e., put
> your values in one row rather than one column.
>
> HTH