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


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

Re: Scatter plot with a label on each point

From Christoph Bersch <usenet@bersch.net>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Scatter plot with a label on each point
Date 2013-05-31 10:19 +0200
Organization A noiseless patient Spider
Message-ID <ko9m77$5su$1@dont-email.me> (permalink)
References <3f0ed7d8-744f-45dc-b289-42ecf17a630a@googlegroups.com>

Show all headers | View raw


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

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


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