Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Georg Newsgroups: comp.graphics.apps.gnuplot Subject: xscale in multiplot is wrong Date: Mon, 16 Jul 2012 08:20:37 -0700 (PDT) Organization: http://groups.google.com Lines: 12 Message-ID: <94a8471c-efb9-41a4-9eba-c941eb3a4f96@googlegroups.com> NNTP-Posting-Host: 134.34.147.124 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1342452037 1616 127.0.0.1 (16 Jul 2012 15:20:37 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 16 Jul 2012 15:20:37 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=134.34.147.124; posting-account=FQIsFAoAAABtkZU6DK0ZJcfrIZh5FY9_ User-Agent: G2/1.0 X-Received-Bytes: 1474 Xref: csiph.com comp.graphics.apps.gnuplot:1273 Hi folks, I wrote a gnuplot script, which gives me multiple plots in 3 rows, showing the x scale only at the bottom. I noticed that x is scaled incorrectly: in all 3 rows one peak should appear at approximately 0.2 on the xscale, but gnuplot's x axis doesn't reflect this: the peak is moved to smaller values, only for the first 2 row, though. Here is a link, to the plot. As described above, all the prominent peaks should be at x = 0.2. http://imageshack.us/photo/my-images/267/bodetxsize.jpg/ Any ideas on multiplot handling the x axis this way? Thanks! Georg