Forum Discussion
Too Many Values. Not Showing All Data. - error for pie chart?
I think the issue may just be in the wording. I think it's trying to say "Some slices are too small to draw, so I didnt draw them". It didnt drop the data rows, it just physically can't draw a slice that small.
You can't really fix that, it cant draw smaller than 1 pixel. Some pie chart engines get around this by lumping multiple small slices into an 'other' slice. others list the values in the legend, even if there is no visible slice
I think you are right on the wording for the explanation just being off. I am having the same issue but when I enlarge the chart a little, a line with with the category name appears. And when enlarge the chart all the way, the missing data section shows up. Though even after it shows up, the warning does not disappear.