|
From: Jon <dev...@gm...> - 2010-10-14 08:25:15
|
Thanks, this is pretty nice! I don't know that gnuplot can do such complicated things. BTW, is it possible to modify the script to output the selected points into an output file given a specific format? Jon On Wed, Oct 13, 2010 at 5:45 AM, Hagen Wierstorf <ha...@gn...>wrote: > > > On Sat, 2 Oct 2010 12:35:00 -0500, Jon <dev...@gm...> wrote: > > It seems locating an accurate position on a graph to put some label or > arrow > > on needs try and wrong many times if using graph or screen coordinate, > which > > is time-consuming. > > To find the right label position can be indeed very time-consuming if > you have a lot of labels to put in a graph. I have solved the problem > for my purposes by using an interactive way to get the right positions. > Have a look at http://www.gnuplotting.org/interactive-label-placing/ for > the basic functionality. > But I'm not sure if this is the right thing for you, because the > position is not given in screen coordinates. > > /Hagen > > > > > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. > Spend less time writing and rewriting code and more time creating great > experiences on the web. Be a part of the beta today. > http://p.sf.net/sfu/beautyoftheweb > _______________________________________________ > gnuplot-info mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > |