I have a LaTeX document that includes a plot of a large dataset generated with gnuplot. Everything’s fine, except that the resulting PDF is huge because of the enormous number of points in the plot. A quick fix for this would be to switch the gnuplot terminal from epslatex to png. Unfortunately, that also affects […]