I make plots using gnuplot by
set term postscript eps color blacktext "Helvetica" 24
set output "filename.eps"
However, when I include the eps file in latex file, the quality of eps is not satisfactory.
I have also searched google a lot and saw some sites such as http://www.cs.cityu.edu.hk/~tanrui/eps.html, however, my figures are more complicated that theirs and hence their commands don't help me fully. I also checked GNUPLOT: Trying to increase the quality but my figures are eps, not pdf.
Can someone tell, how to improve the quality of figures.
you can try to increase the output resolution, for example:
Then use maximum figure width in latex