Hi,
I have several plots with arrows pointing to points of the plots from
above.
The line I use for that is something like:
> set arrow 1 backhead from 719,65000 rto 0,graph 0.1
I use relative coordinates and the 'graph' scaling for the length because
I
have several plots with quite diffent scalings and want the arrows in each
plot to be equally long.
Now I want to place labels just above the arrows.
I obviouslly do not know the coordinates of the top arrow. Neither in
the 'first' system, nor in the 'graph' sytem.
Is there a way to add up coordinates?
Best would be of course to get something like
(719,65000 + 0,graph 0.1 + 0 character 1)
Thanks
Lewin