Georg wrote:
> The 'set size square' command only affects the lenght of the axis 'on
> the paper' but not in reality. Tics and axis lenghts have to be
> combined somehow.
>
> Maybe there is already something in work or does even exist.
Either you don't ever read documentation, or you must be using an
ancient version of gnuplot. At least that's the only way I can imagine
how you managed to find 'set size', with what you really wanted to do in
mind, and not stumble across the solution:
set size ratio -1
|