That's not a bug.  By default, the charts only draw slices that are larger 
than one-half degree (1/720th of the total), all other slices are grouped 
together in the "other" category.  If you want to change this behavior, the 
"sliceVisibilityThreshold" option defines the smallest proportion of the 
total pie that will be drawn as a separate slice.  See it in action: 
http://jsfiddle.net/asgallant/6PHnz/ 

On Friday, June 15, 2012 5:47:32 PM UTC-4, Nikhil Srivastava 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 view this discussion on the web visit 
https://groups.google.com/d/msg/google-visualization-api/-/aaq5A8KN63EJ.
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.

Reply via email to