image - GNUPLOT: Trying to increase the quality -


How do I increase quality in Gnuplot? It seems that this is a very low-reserve image.

Here is the content of the file I am using: linkage.plot set

set terminal PDF set 'link pdf' set title "distribution of score" set xlabel " Set value "set ylabel" appeals "set orange [0: 50000] set xrange [0:70] binwidth = .25 bin (x, width) = width * floor (x /

< / Div> "post-text" itemprop = "text">

Gnuplot PDF output is usually very good (with analisising it etc.) by the Cairo PDF library But here are some points that can help:

  • Support Terminal PDF on gnuplot> prompt.

  • Set Terminal PDF Linewidth 1 will give you a thick line width.

  • [deleted - my mistake]

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -