|
From: Hans-Bernhard B. <HBB...@t-...> - 2014-01-08 18:17:42
|
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 |