On Jul 21, 12:58 pm, Ton 't Lam <ton.t...@[EMAIL PROTECTED]
> 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.


|