Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #858
| From | Harold <dadapapa@googlemail.com> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: inlays positioned in graph coordinates? |
| Date | 2012-01-19 04:28 -0800 |
| Organization | http://groups.google.com |
| Message-ID | <3d68b3d0-08cf-4560-963c-670c9511d63b@m11g2000yqe.googlegroups.com> (permalink) |
| References | <4ba27ddf-023f-40d4-8880-11fb6df6b8c0@t30g2000vbx.googlegroups.com> <jf4g6q$iid$1@dont-email.me> |
Thank you, Ethan! In the meantime, I had solved the problem by using 'set margin at screen' commands for the positioning of both the graph and the inlays. After also explicitly fixing the terminal size, this allowed me to position the inlays as I wanted. > After your first plot, the layout on the page can be reconstructed > from the internal variables GPVAL_* > You can inspect these by saying > show var GPVAL > [...] great to learn about those internal variables. this is a much simpler solution than the one I went for, as mine required a lot of scaling. I will probably change my code with this recommendations. Thanks again, harold.
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
inlays positioned in graph coordinates? Harold <dadapapa@googlemail.com> - 2012-01-17 06:09 -0800
Re: inlays positioned in graph coordinates? sfeam <sfeam@users.sourceforge.net> - 2012-01-17 10:55 -0800
Re: inlays positioned in graph coordinates? Harold <dadapapa@googlemail.com> - 2012-01-19 04:28 -0800
Re: inlays positioned in graph coordinates? Harold <dadapapa@googlemail.com> - 2012-02-02 09:36 -0800
Re: inlays positioned in graph coordinates? sfeam <sfeam@users.sourceforge.net> - 2012-02-02 22:05 -0800
Re: inlays positioned in graph coordinates? mcirri@gmail.com - 2012-08-09 08:27 -0700
csiph-web