output.png from gnuplot is not as good as the figure from prompt shell

后端 未结 4 1354
暗喜
暗喜 2021-01-30 07:03

I often plot graphs in gnuplot prompt shell, like this:

gunuplot> plot sin(x) with linespoints pointtype 3

and the figure showe

4条回答
  •  梦毁少年i
    2021-01-30 07:11

    Comment: you use a JPEG file as an example. You should probably never use JPEG for line plots unless they have photographs as backgrounds. JPEG is simply not designed to handle the sharp edges of line drawings.

提交回复
热议问题