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


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

Re: position xlabel and ylabel

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From Jörg Buchholz <bookwood4news@freenet.de>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: position xlabel and ylabel
Date Wed, 02 Apr 2014 20:09:32 +0200
Organization A noiseless patient Spider
Lines 30
Message-ID <lhhjot$4uh$1@dont-email.me> (permalink)
References <lhdig8$um2$1@dont-email.me> <lhf3rh$ntt$1@dont-email.me> <lhg7hp$2aq$1@newsserver.rrzn.uni-hannover.de>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding quoted-printable
Injection-Date Wed, 2 Apr 2014 18:09:33 +0000 (UTC)
Injection-Info mx05.eternal-september.org; posting-host="60264ac51cc0bd17c92c71df786bc176"; logging-data="5073"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19nN4MXTCLXzLHD+BWXI97sy3O+ENUuK0k="
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0 SeaMonkey/2.25
In-Reply-To <lhg7hp$2aq$1@newsserver.rrzn.uni-hannover.de>
Cancel-Lock sha1:X4Ua2PPYPa7Cgo9VaqZ/P1nS80Q=
Xref csiph.com comp.graphics.apps.gnuplot:2390

Show key headers only | View raw


On 02.04.2014 07:35, Jörg Buchholz wrote:
> On 01.04.2014 21:25, Ethan A Merritt wrote:
>> Jörg Buchholz wrote:
>>
>>> I will put another label on the end of the yaxis with the same
>>> x-coordinate that the ylabel hath, but I can't find any information
>>> about the coordinates from the y-label and x-label. Does anybody know
>>> these coordinates?
>>
>>
>>   set label "top of y axis" center at graph 0, graph 1
>>   set label "end of x axis" at graph 1, graph 0
>>
>
> Ok, that is esay. But it is not what I mean. I will put a label, or an
> arrow, in the same line with the x or ylabel. Something like this:
>
> set label 'labeltext' at graph 1,"y-coordinate from xlabel" right
> set arrow from graph 1,"y-coordinate from xlabel" rto character -4,0
> backhead

Ok, I found a way:

set size 1,0.97
set origin 0,0.03
set label 1 "label" at graph 0.5, screen 0.02 center
set arrow 1 from graph 1, screen 0.02 rto char -4,0 backhead

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


Thread

position xlabel and ylabel Jörg Buchholz <bookwood4news@freenet.de> - 2014-04-01 07:23 +0200
  Re: position xlabel and ylabel Ethan A Merritt <merritt@u.washington.edu> - 2014-04-01 12:25 -0700
    Re: position xlabel and ylabel Jörg Buchholz <bookwood4news@freenet.de> - 2014-04-02 07:35 +0200
      Re: position xlabel and ylabel Jörg Buchholz <bookwood4news@freenet.de> - 2014-04-02 20:09 +0200

csiph-web