|
From: Timo S. <tim...@gm...> - 2005-05-02 13:05:10
|
Hi All! Im relatively new to Gnuplot, and have the following problem: I have several points in a file in this order: <title of point0> <x value of point0> <y value of point0> <title of point1> <x value of point1> <y value of point1> . . . I know how I plot these points, but I also want the title printed next to the point (not inside the legend). Is this possible? Thanks in advance! Bye, Timo |