|
From: Diego V. P. <vil...@gm...> - 2007-05-01 18:58:20
|
Hi, I want to place an arrow in a graph while using "pm3d map" mode. And I do, but the "map" is placed above the arrow. E.g. in this script, ... set xlabel '$x$~[m]' set arrow from 0,312.5,615.15 to 1,312.5,615.5 set pm3d map splot 'Txt_s1_cos.dat' t '' Any idea about how to draw the arrow after the "map"? Thanks in advance. Regards, Diego Villuendas |