Re: xrange label



On Jul 21, 12:58 pm, Ton 't Lam <ton.t...@xxxxxxxxxxxxxxxx> wrote:
Convenor wrote:
I tried this, but getting error.

set xtics ("1,1" 1, "1,3" 2 "1,5" 3, "2,2" 4, "2,4" 5, "2,6" 6,\
"2,8" 7,"3,3" 8,"3,5" 9,"3,7" 10,"3,9" 11,"4,4" 12,"5,5" 13,"6,8" 14)
^
expecting right parenthesis )

Looking for your help.

set xtics ("1,1" 1, "1,3" 2, <=== insert the missing comma

Thank you, I did, but still it shows upto 2.6 only 6 elements
is there any other way to inform the gnuplot as the first column as
labels for xrange.
.



Relevant Pages

  • Re: xrange label
    ... expecting right parenthesis) ... Thank you, I did, but still it shows upto 2.6 only 6 elements ... I do not know where I made mistake, please guide me. ...
    (comp.graphics.apps.gnuplot)
  • Re: xrange label
    ... expecting right parenthesis) ... Thank you, I did, but still it shows upto 2.6 only 6 elements ... is there any other way to inform the gnuplot as the first column as ...
    (comp.graphics.apps.gnuplot)
  • Re: xrange label
    ... expecting right parenthesis) ... Thank you, I did, but still it shows upto 2.6 only 6 elements ... is there any other way to inform the gnuplot as the first column as ...
    (comp.graphics.apps.gnuplot)
  • Re: print(true and true) #=> the parenthesis issue
    ... :14: syntax error, unexpected kAND, expecting ')' ... whereas in print parenthesis are affecting ... precedence of passed-in expression. ... enclosing parenthesis to behave like precedence modifiers as well, ...
    (comp.lang.ruby)
  • Re: print(true and true) #=> the parenthesis issue
    ... The parenthesis have been discussed before, ... out why the parser gets confused here. ... In the second case the parser seems to be expecting ... obscure syntax that requires this behavior. ...
    (comp.lang.ruby)