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


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

Re: Aligning Graphs, accurancy problems

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!news.musoftware.de!wum.musoftware.de!fu-berlin.de!uni-berlin.de!news.dfncis.de!not-for-mail
From Hans-Bernhard Bröker <HBBroeker@t-online.de>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Aligning Graphs, accurancy problems
Date Tue, 15 May 2012 18:45:13 +0200
Lines 20
Message-ID <a1ffgsFlsmU1@mid.dfncis.de> (permalink)
References <407201de-6965-4986-a2c9-dc140b8df7a7@k24g2000yqe.googlegroups.com> <jld6nn$gtd$1@dont-email.me> <1f3cabb9-f603-4570-876b-81df463b9fc3@z31g2000vbt.googlegroups.com> <jlf49e$6k5$1@dont-email.me> <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>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-Trace news.dfncis.de dvDp8SAthgIVyBLf24EoGgMw2IQgq1ojOzT5QaxdmqSBQlzkutgMVUKjK3CNdrob/Yp3aqf2qj
Cancel-Lock sha1:VpxC9rm/Y3/bm23vXZbefSn2sKw=
User-Agent Mozilla/5.0 (Windows NT 6.1; rv:12.0) Gecko/20120420 Thunderbird/12.0
In-Reply-To <bf664ab7-ba1f-45cf-af2c-17e0d44fca58@3g2000vbx.googlegroups.com>
Xref csiph.com comp.graphics.apps.gnuplot:1106

Show key headers only | View raw


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

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Next 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