Is
'key foo(12),bar(23)'plot 0 1 2 3;1 2 3 5
any help?

2007/12/25, June Kim <[EMAIL PROTECTED]>:
>
> It's been a long while since I posted this on the mailing list, but
> recently I needed this feature again.
>
> One simple way would be using gnuplot with its "set label" command for
> each datapoint.
>
> Any other ideas?
>
> 2006/4/9, June Kim <[EMAIL PROTECTED]>:
> > Hello.
> >
> > Say, I have a simple plot:
> >
> >   load 'plot'
> >   plot 0 1 2 3;1 2 3 5
> >
> > I'd like to label on some data points. For example, the second data
> > point (1,2) should be labeled as "foo" on the plot view, and the third
> > point (2,3) as "bar" on the view. (It would be better if the data
> > point is marked, too)
> >
> > Is there a convenient and easy way of doing this in general cases?
> >
> > June
> >
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>



-- 
Björn Helgason, Verkfræðingur
Fugl&Fiskur ehf, Þerneyjarsund 23, Box 127
801 Grímsnes ,t-póst: [EMAIL PROTECTED]
Skype: gosiminn, gsm: +3546985532
Landslags og skrúðgarðagerð, gröfuþjónusta
http://groups.google.com/group/J-Programming


Tæknikunnátta höndlar hið flókna, sköpunargáfa er meistari einfaldleikans

góður kennari getur stigið á tær án þess að glansinn fari af skónum
          /|_      .-----------------------------------.
         ,'  .\  /  | Með léttri lund verður        |
     ,--'    _,'   | Dagurinn í dag                     |
    /       /       | Enn betri en gærdagurinn  |
   (   -.  |        `-----------------------------------'
   |     ) |        (\_ _/)
  (`-.  '--.)       (='.'=)
   `. )----'        (")_(")
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to