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 <[email protected]> wrote: > Colors relate to categories so you should have many categories, I.e., put > your values in one row rather than one column. > > HTH > On Sep 21, 2011 9:33 PM, "akanevsky" <[email protected]> wrote: > > > > > > > > > Hello, > > > If I use the BarChart class to create my chart, is it possible to make > > the one and only series I have in different colors? > > > E.g. exactly like in the example but for the BarChart class instead of > > ImageChart. > > > The documentation does not say that this is not supported but for some > > reason when I change the example to use BarChart, the colors are not > > shown. > > > Thanks, > > Anton > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Visualization API" group.> To post to this group, send email to > > [email protected].> To unsubscribe from this group, > send email to > > [email protected].> For more options, > visit this group at > > http://groups.google.com/group/google-visualization-api?hl=en. > > > > > > > > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
