On 08.01.2014 10:54, smms wrote:
> I have seven plots each with different x and y ranges. I need to put a
> vertical line in each plot at a fixed graph coordinate.
So why don't you do just that: set your arrows entirely in graph
coordinates?
set arrow from graph 0.3, graph 0 to graph 0.3, graph 1 nohead
|