Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

"Oh dear, I think you'll find reality's on the blink again." -- Marvin The Paranoid Android


devel / comp.graphics.apps.gnuplot / Re: Command to reduce the distance between multiplots

SubjectAuthor
* Command to reduce the distance between multiplotsShahid Maqbool
`- Re: Command to reduce the distance between multiplotsJörg Buchholz

1
Command to reduce the distance between multiplots

<e969527b-d5f8-461b-beec-3d314ff45bc1n@googlegroups.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=105&group=comp.graphics.apps.gnuplot#105

  copy link   Newsgroups: comp.graphics.apps.gnuplot
X-Received: by 2002:a05:600c:19cf:b0:39c:88a0:c66e with SMTP id u15-20020a05600c19cf00b0039c88a0c66emr21791941wmq.37.1655485298246;
Fri, 17 Jun 2022 10:01:38 -0700 (PDT)
X-Received: by 2002:a0d:f707:0:b0:314:27cb:b7e9 with SMTP id
h7-20020a0df707000000b0031427cbb7e9mr12679999ywf.335.1655485297574; Fri, 17
Jun 2022 10:01:37 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.128.87.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.graphics.apps.gnuplot
Date: Fri, 17 Jun 2022 10:01:37 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=139.162.2.227; posting-account=XnSkHAoAAADfjJd2J8yTdEJJrrgeBtts
NNTP-Posting-Host: 139.162.2.227
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <e969527b-d5f8-461b-beec-3d314ff45bc1n@googlegroups.com>
Subject: Command to reduce the distance between multiplots
From: shahid...@gmail.com (Shahid Maqbool)
Injection-Date: Fri, 17 Jun 2022 17:01:38 +0000
Content-Type: text/plain; charset="UTF-8"
 by: Shahid Maqbool - Fri, 17 Jun 2022 17:01 UTC

Dear all,

My multiplot shows a large distance between them.
I am plotting a 2,2 plot but there is a huge distance
all plots.
Which command I should use to reduce this distance?

Regards,
Shahid

Re: Command to reduce the distance between multiplots

<t8p0ob$ttt$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=106&group=comp.graphics.apps.gnuplot#106

  copy link   Newsgroups: comp.graphics.apps.gnuplot
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: bookwood...@freenet.de (Jörg Buchholz)
Newsgroups: comp.graphics.apps.gnuplot
Subject: Re: Command to reduce the distance between multiplots
Date: Mon, 20 Jun 2022 07:31:58 +0200
Organization: A noiseless patient Spider
Lines: 27
Message-ID: <t8p0ob$ttt$1@dont-email.me>
References: <e969527b-d5f8-461b-beec-3d314ff45bc1n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Mon, 20 Jun 2022 05:31:55 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="9ddf17c62419be42436c8e9d0c988a44";
logging-data="30653"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+B+1cUfXOopUmqErEj1ZDGU2cCKNhKX30="
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.10.0
Cancel-Lock: sha1:9jDkRbIsiUD8GeKp2TRFIcj+tTg=
In-Reply-To: <e969527b-d5f8-461b-beec-3d314ff45bc1n@googlegroups.com>
Content-Language: en-GB
 by: Jörg Buchholz - Mon, 20 Jun 2022 05:31 UTC

On 17.06.2022 19:01, Shahid Maqbool wrote:
> Dear all,
>
> My multiplot shows a large distance between them.
> I am plotting a 2,2 plot but there is a huge distance
> all plots.
> Which command I should use to reduce this distance?
>
> Regards,
> Shahid

You don't must use the predefined layout. You can set all manually. See
example in the "gnuplot help":

set multiplot
set size 0.4,0.4
set origin 0.1,0.1
plot sin(x)
set size 0.2,0.2
set origin 0.5,0.5
plot cos(x)
unset multiplot

I think than works the margins also.

Jörg

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor