|
From: Jon <dev...@gm...> - 2014-03-21 22:02:14
|
Thanks, it seems it does return some information concerning the range of the plot. But I wonder how I can possibly save them as parameters to be used for my purpose. It seems the plot will not know the range until it finishes plotting the data, but after the data is finished plotting the label, key etc have been put on the plot. On Fri, Mar 21, 2014 at 4:30 PM, BBands <bb...@gm...> wrote: > Would 'show xrange' and 'show yrange' help? > > gnuplot can tell you a lot about itself. See 'help show'. > > John > > On Fri, Mar 21, 2014 at 1:36 PM, Jon <dev...@gm...> wrote: > > Dear gnuplot users, > > > > I wonder whether I can get the coordinates of the four corners of the > plot > > I am generating. I want to use this information to automatically put my > > labels to the intended location, so that I don't need to manually change > > them for different plots. > > > ------------------------------------------------------------------------------ > Learn Graph Databases - Download FREE O'Reilly Book > "Graph Databases" is the definitive new guide to graph databases and their > applications. Written by three acclaimed leaders in the field, > this first edition is now available. Download your free book today! > http://p.sf.net/sfu/13534_NeoTech > _______________________________________________ > gnuplot-info mailing list > gnu...@li... > Membership management via: > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > |