|
From: Jan S. <jan...@gm...> - 2011-06-22 00:15:48
|
> The plot range is by default extended to the next axis tick mark, > in your case at x=70. > > If you don't want it to do that, you can say > set autoscale fix My concern is the red line (f(x)), not the green dots (data), they are fine. > That doesn't ring any bells. > Can't you just output pdf to begin with? (set term pdf) Using set term pdf, plot data and replot f(x) gives me an output only with data, f(x) is missing. Jan |