|
From: BBands <bb...@gm...> - 2013-10-03 15:46:07
|
See 'help xticlabels'.
john
On Thu, Oct 3, 2013 at 8:27 AM, Mahmood Naderan <nt_...@ya...> wrote:
> HiAssume the range of x-axis is [0:10000]. When I use
>
> plot "data.txt" u 1 every ::1000::2000
>
> the left most value in the x-axis is 0 and the right most is 1000 (which is the result of 2000-1000)
> How can I have labels from 1000~2000
|