Path: csiph.com!feeder.erje.net!1.eu.feeder.erje.net!weretis.net!feeder4.news.weretis.net!feeder5.news.weretis.net!news.solani.org!.POSTED!not-for-mail From: Karl Ratzsch Newsgroups: comp.graphics.apps.gnuplot Subject: Re: splot, putting labels corresponding to one parameter Date: Sun, 27 Aug 2017 12:17:29 +0200 Organization: solani.org Lines: 11 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: solani.org 1503829047 24955 eJwFwYEBwDAEBMCVNPyTcRD2H6F3UH5sN4KGxcYrt2vUtsEhjqinR58S0oQzi8h8ebV8K38I2xEH (27 Aug 2017 10:17:27 GMT) X-Complaints-To: abuse@news.solani.org NNTP-Posting-Date: Sun, 27 Aug 2017 10:17:27 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 X-User-ID: eJwNysEBgEAIA7CV4KAVx0Gw+4+geQdB51xJMCFo02PeXGPVoz19Y+IIfmTRzX8tUltmnbb4AB42EPE= X-NNTP-Posting-Host: eJwNx8kRwDAIBLCW2OUK5WAG91+Co59cAzFp4WF+/Wqj9hA94/oxc3oLI2a0/4uS0yIFkkjlAxHND+4= Cancel-Lock: sha1:VS389NgWRiwivHwqOMpnlCWY0gQ= Content-Language: de-DE-1901 In-Reply-To: Xref: csiph.com comp.graphics.apps.gnuplot:3734 Am 26.08.2017 um 09:14 schrieb Jean-Pierre Coulon: > On Sat, 26 Aug 2017, Karl Ratzsch wrote: > >> Use plot style "with labels": >> >>  replot "mydata.txt" us ($1==1000?$3:NaN):2:1:1 with labels > > Thanks. Is there a help page explaining this? "help style labels" ?