Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #853

inlays positioned in graph coordinates?

From Harold <dadapapa@googlemail.com>
Newsgroups comp.graphics.apps.gnuplot
Subject inlays positioned in graph coordinates?
Date 2012-01-17 06:09 -0800
Organization http://groups.google.com
Message-ID <4ba27ddf-023f-40d4-8880-11fb6df6b8c0@t30g2000vbx.googlegroups.com> (permalink)

Show all headers | View raw


Dear list,

I want to use multiplot to insert several small inlays into a bigger
graph. To be precise, the big graph shows some large-scale data, and
the inlays should provide zooms into regions of interest. The actual
data to plot is not known at the time of scripting, which is why I
cannot statically set the position of the inlays (in screen
coordinates).

What I would like to do -- if it were possible -- is to set the origin
of the inlays in graph coordinates (of the bigger graph), such that I
can read them out of the data at processing time. For example, if my
data happens to cover the range [-10;100][0;10], I would like to
command gnuplot to set the inlay, say at 10,5 (in graph coordinates).

Unfortunately, as far as I can tell from reading the documentation and
forums, set origin only allows to specify screen coordinates. Am I
missing something? Is there a recommended way to transform one
coordinate system to the other?

Would be happy to hear your input...
Thanks! harold.

Back to comp.graphics.apps.gnuplot | Previous | NextNext in thread | Find similar | Unroll thread


Thread

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