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


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

Re: Aligning Graphs, accurancy problems

From T4b <00t4b00@gmail.com>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Aligning Graphs, accurancy problems
Date 2012-06-11 07:17 -0700
Organization http://groups.google.com
Message-ID <2bed9140-d1cf-47a0-b743-c18d3dca2df8@cu1g2000vbb.googlegroups.com> (permalink)
References (4 earlier) <6e5b1744-d52a-4940-a09f-7ed467d1feb5@b2g2000yqb.googlegroups.com> <jlfcke$16c$2@dont-email.me> <59e5ede1-dc9e-4ce6-9ea9-f8ad3087987d@w5g2000yqi.googlegroups.com> <bf664ab7-ba1f-45cf-af2c-17e0d44fca58@3g2000vbx.googlegroups.com> <a1ffgsFlsmU1@mid.dfncis.de>

Show all headers | View raw


On 15 Mai, 12:45, Hans-Bernhard Bröker <HBBroe...@t-online.de> wrote:
> On 12.05.2012 18:48, T4b wrote:
>
> > Now I'm doing something else with gnuplot and I'm again annoyed that
> > those graphs aren't drawn in the same coordinate system:
>
> Well, you _told_ gnuplot you wanted two completely independent
> coordinate systems, which appears to be the opposite of what you
> actually want.  Short of implementing a mind-reading device, there's no
> really anything gnuplot can do about such a mismatch.
>
> > set multiplot
> > plot x*x
> > set parametric
> > plot 0.25, 0 with dots
> > unset multiplot
> > How would you do something like this?
>
> plot x*x, '-' notitle with dots
>     0.25 0
> e

Ah. Now I get it.
The thing gnuplot could do would be to write more beginner-friendly
tutorials. ;-)
Or maybe it's just me.
Thanks, anyway.

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


Thread

Aligning Graphs, accurancy problems T4b <00t4b00@gmail.com> - 2012-03-30 12:47 -0700
  Re: Aligning Graphs, accurancy problems sfeam <sfeam@users.sourceforge.net> - 2012-04-02 14:46 -0700
    Re: Aligning Graphs, accurancy problems T4b <00t4b00@gmail.com> - 2012-04-03 01:34 -0700
      Re: Aligning Graphs, accurancy problems sfeam <sfeam@users.sourceforge.net> - 2012-04-03 08:17 -0700
        Re: Aligning Graphs, accurancy problems T4b <00t4b00@gmail.com> - 2012-04-03 09:59 -0700
          Re: Aligning Graphs, accurancy problems sfeam <sfeam@users.sourceforge.net> - 2012-04-03 10:39 -0700
            Re: Aligning Graphs, accurancy problems T4b <00t4b00@gmail.com> - 2012-04-03 12:17 -0700
              Re: Aligning Graphs, accurancy problems T4b <00t4b00@gmail.com> - 2012-05-12 09:48 -0700
                Re: Aligning Graphs, accurancy problems Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2012-05-15 18:45 +0200
                Re: Aligning Graphs, accurancy problems T4b <00t4b00@gmail.com> - 2012-06-11 07:17 -0700

csiph-web