Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #2886
| Newsgroups | comp.graphics.apps.gnuplot |
|---|---|
| Date | 2015-04-18 07:00 -0700 |
| References | <3f0ed7d8-744f-45dc-b289-42ecf17a630a@googlegroups.com> <ko9m77$5su$1@dont-email.me> <5c08b6c6-8ccc-409c-9ce4-69237ebf7869@googlegroups.com> |
| Message-ID | <c5abe852-9e36-4258-ade4-183972bd1539@googlegroups.com> (permalink) |
| Subject | Re: Scatter plot with a label on each point |
| From | Gavin Buxton <gavinbuxton@gmail.com> |
On Saturday, April 18, 2015 at 8:14:44 AM UTC-4, pietr...@gmail.com wrote: > Il giorno venerdì 31 maggio 2013 10:19:58 UTC+2, Christoph Bersch ha scritto: > > Am 31.05.2013 10:07, schrieb ginosal: > > > Hi. I would like to plot the following data, using column one as y > > > and column two as x, and column 3 as labels for each point. > > > > plot 'datafile' using 2:1:3 with labels > > > > Christoph > > How to also add points? plot 'datafile' using 2:($1-5):3 with labels, '' u 2:1
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Scatter plot with a label on each point ginosal <lu.salvati@gmail.com> - 2013-05-31 01:07 -0700
Re: Scatter plot with a label on each point Christoph Bersch <usenet@bersch.net> - 2013-05-31 10:19 +0200
Re: Scatter plot with a label on each point pietrodcof@gmail.com - 2015-04-18 05:14 -0700
Re: Scatter plot with a label on each point Gavin Buxton <gavinbuxton@gmail.com> - 2015-04-18 07:00 -0700
Re: Scatter plot with a label on each point Ethan A Merritt <EAMerritt@gmail.com> - 2015-04-18 17:10 -0700
csiph-web