Hiding Data Labels for 0 Values in Pie Chart

D

djf

How can I hide the data label for 0 values in a pie chart? The chart shows
the 0 value categories, but I want to hide the data line and label that says
0%. I need to show the 0 value categories because I want the category to show
up in the legend, but I don't need all the lines and labels.
 
Top