|
From: KITA T. <t-...@cc...> - 2005-06-07 15:37:25
|
From: Hans-Bernhard Br=F6ker <br...@ph...> Subject: Re: label offset error on 4.1 Date: Tue, 07 Jun 2005 16:55:42 +0200 Message-ID: <42A...@ph...> > KITA Toshihiro wrote: > = > > The problem happens when I set a label string and the offset at the= same time. > > = > > gnuplot> set xla "x" > > gnuplot> set xla -10, -2 > > = > > is OK, but, I get > > = > > gnuplot> set xla "x" -10, -2 > > ^ > > invalid expression = > = > Please compare this command to the actual syntax description found un= der = > "help xlabel": you're missing the 'offset' keyword. Oops, that was literally 'offset'! Thanks a lot for your quick reply to my misunderstanding. -- = KITA Toshihiro |