|
From: Esmail <eb...@ho...> - 2009-08-03 00:40:54
|
Dr. Ing. Dieter Jurzitza wrote: > Dear Esmail, > maybe "set label" can be your friend? See help set label how it works, in my > opinion it would be best to place a point with an empty text at "position" and > manually put a texlabel (if you want) in the vicinity of the point. > Hope this helps, > take care Hallo Dieter, Many thanks, your suggestion helped a great deal and got me to dig more into gnuplot (I hadn't used much of the label command before). When I leave out 'graph' in the 'at graph' part of the command I can position the point better using the coordinates in the plot itself (rather than window based coordinates?). This also seems to be working just fine for 3D plots via splot as all I seem to do is add a 3rd coordinate to the position. thank again for the great help, Esmail |