I am plotting a graph and I would like to omit all points that have y=0. I don't know a priori at which lines these results appear, so I can't tell gnuplot to use just some lines.
Is that possible or do I have to edit my data set (and replace y=0 for somewhere outside my range)?