What visualization are you talking about? PieChart? ImagePieChart? Can you post an example page?
On Wed, Dec 8, 2010 at 5:43 PM, cfoinfo <[email protected]> wrote: > I'm using a datatable to provision a pie chart but it appears that > setting the series colours is being determined by the 'size' of the > series rather than the rows coming out of the table - is that > correct? > > I guess I'm having a similar problem to others: I have three rows > coming out of the table that I want to set to red, amber and green but > have been unable to figure out how to map a datatable row of name & > count (series) to a colour. Using colors:['red','orange','green'] sets > the series with the largest count to red rather than red to row > (series) 1, orange to row (series) 2, green to row (series) 3. Does > anyone know a way around this? > > -- > 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]<google-visualization-api%[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.
