Hi everybody,
I try to plot these data in a simple xy-plot:
1900 2144984.0
1901 6440976.0
1902 -1478628.0
1903 -3594592.0
1904 -989092.0
1905 -3538996.0
1906 -1365636.0
1907 -2790616.0
1908 -3120520.0
1909 -5233544.0
1910 1436832.0
The problem is, that gnuplot plots the tics of the second large values
in a way like 2.1e+06 for example.
How can I plot the tics in that way: 2100000
Thanks a lot
Zuecho