On 18.10.2011 08:21, Peter Lauri wrote:
> On my Ubuntu 10.04 it works fine, but on the 8.04 the rotation is done
> 90 degrees instead of -45 and the text ends up behind the graph.
The difference in machines and OS versions is almost 100% certainly a
red herring. The real problem is bound to lie in the versions of
underlying libraries your self-built version uses.
> Attached I have:
>
> ubuntu804.plot, ubuntu804.data, ubuntu804.png (output),
> ubuntu804.configure.out, ubuntu804.make_install.out :
Unfortunately, none of those attachments made it to the mailing list.
Configure.out in particular would have been absolutely crucial to see.
Without it all I can offer is a guess: look at the startup-screen of
your respective gnuplot binaries: what do they report as the terminal
driver? The output of "show version long" would be almost equally
informative.
> Can someone explain how the same gnuplot version can output different
> plots?
By having different terminals compiled in and used, for one thing.
|