|
From: Richard H. <r.h...@rl...> - 2008-04-08 15:34:15
|
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. |