Hi again,
I've answered myself! I simply forgot the "front" option!
Greetings!
Diego Villuendas
Diego Villuendas Pellicero escribió:
> 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
>
>
|