HI Nikhil, Your chart is behaving as one would expect, given the documentation. If your concern is that the size 1 slices aren't showing up, you need to set an appropriate 'sliceVisibilityThreshold' value in your chart options.
John On Sat, Jun 16, 2012 at 2:09 AM, Nikhil Srivastava <[email protected]> wrote: > Please help me , > I have integrated google-visualisation for creating pie charts in my > projects , things went fine .But of-late we found a serious bug in the pie > chart implementation. > Please resolve this issue and help me. > > I have attached the two html files , both are almost similar , the only > difference is that in first (correct.html) this is ['Mushrooms', 3], while > in the secont ( incorrect.html) there is ['Mushrooms', 1374], > > I felt surprised to see the strange behaviour of the pie just by increasing > the data count . :( > > Please assist. > > -- > 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.
