Gopesh Patel wrote:
>
> I have a number of 7 digits , for example 1828446 as my y-axis and another
> no. as my x-axis.
> When I try to plot them, gnuplot automatically converts this y-axis number
> as 1.85e+006.
> Can anyone tell me how to keep this number in its original form i.e.
> 1828446 ?
help format,
and
help format specifiers
are you friends.
|