Hi,
It sounds like the problem is that you have formatted the data labels fill
or border so that they are visible. If the data labels are not formatted
then suppressing the display as Jon suggested takes care of the problem.
However, if the values are going to remain fixed, so 0 values will remain 0
and you don't want to see the data labels you can delete individual data
labesl. Single click any data label, then single click the data label you
want to remove and press Del.
There is one additonal solution, you can write a VBA program that adds data
labels to data points when those points are <>0. You can run such a macro
automatically whenever the values being plotted change.
If this helps, please click the Yes button.
Cheers,
Shane Devenshire