Hi all, I am drawing a PieChart with the following data:-
['Status', 'Count'], ['Succeeded', 7378], ['Failed', 1], ['Ignored', 27], ['Pending', 30], ['Canceled', 10] The chart shows correctly, but the legend shows: Succeeded Ignored Pending Other I prefer the legend to exact 'Failed' and 'Canceled' in the legend, as the set is pretty much fixed. Is there anywhere that I can remove the Other and display 'Failed' and 'Canceled' in legend instead? Thanks! Best Regards, Chee Seng -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/_R-0UC9yNiQJ. 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.
