How to improve the rendering of gradients and filled elements in Gnuplot?
I have noticed that Gnuplot produces ugly artefacts when dealing to filled elements. One instance is in the palette of the next figure: Another example is when using filledcurves between two curves defined from points in ASCII files. In this case, you can see that rather than a real solid fill between the lines, the area is filled with number of strips, that only become apparent after zooming quite a bit, but that has very strong impact when rastering the image to png or similar: This seems to be independent on the terminal. I have tried postscrip , pdfcairo and even tikz . Is there anything