Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #1232
| From | TonyG <tgozdz@gmail.com> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | passing an axis range parameter to set label position |
| Date | 2012-06-29 14:28 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <3f32b988-a9be-43c1-9324-f992dc8407de@googlegroups.com> (permalink) |
I'd like to use the max value of yrange, Y, defined by my data set to calculate the label position in the expression 'set label 1 sprintf("b = %3.3f", b) at x,Y'. Is there a way to pass the max(y) value to Y?
If it's not easily done, can I define the label position as a relative position in the plot window, such as 10% of the total height and 80% of the total width?
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar
passing an axis range parameter to set label position TonyG <tgozdz@gmail.com> - 2012-06-29 14:28 -0700
Re: passing an axis range parameter to set label position sfeam <sfeam@users.sourceforge.net> - 2012-06-29 17:03 -0700
Re: passing an axis range parameter to set label position TonyG <tgozdz@gmail.com> - 2012-06-30 08:17 -0700
csiph-web