View Single Post
  #1   Report Post  
Quinn Ramsey
 
Posts: n/a
Default How can I prevent a Chart from showing zero values?

I am creating a chart, and sometimes the data will exist such that there are
points that I would like ignored. These points are determined by an If
statement, so I can place any string in there when I want them ignored, but I
have not been able to find a string that will result in the points not being
shown on the chart. Simply put, I am looking for a value that the chart will
ignore or another way to accomplish the same ends.