|
From: Thomas S. <t.s...@fz...> - 2009-07-31 07:03:32
|
reset set xrange [0:7] set yrange [0:7] plot '-' with labels left offset 1,0 point 1 2 5 3 5 6 e acoelhosantos wrote: > > Have you found a way to do this yet? > I want to do the same thing but I haven't found out how to do it. My best > answer is manually creating text labels on the plot, but it doesn't seem a > very intelligent way to do it. > > > > marco_k2 wrote: >> >> Is it possible print the point value in a plot like in this way? >> >> | >> | >> | * 6 >> | >> | * 5 >> |__________________ >> >> Thank's in advance >> Marco >> >> >> ------------------------------------------------------------------------- >> Using Tomcat but need to do more? Need to support web services, security? >> Get stuff done quickly with pre-integrated technology to make your job >> easier >> Download IBM WebSphere Application Server v.1.0.1 based on Apache >> Geronimo >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >> _______________________________________________ >> Gnuplot-info mailing list >> Gnu...@li... >> https://lists.sourceforge.net/lists/listinfo/gnuplot-info >> >> > > -- View this message in context: http://www.nabble.com/print-the-point-value-tp6098957p24752037.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |