by Ton 't Lam <ton.tlam@[EMAIL PROTECTED]
>
Jul 22, 2008 at 03:09 PM
Convenor wrote:
[snip]
> plot "fig42.dat" using 1:2 t "H.C." with lines linewidth 2
>
> I do not know where I made mistake, please guide me.
>
With
set xrange [1.0:7.0]
all goes well, because your range starts at 1.0. "1,1" is mapped on 1,
and "2.8" on 7.