Inside the keys box both lines are blue
One of them should be red

require'plot'
pd 'reset'
pd 'new'
pd 'color red'
pd 'yrange 1 80'
pd  _1 2 4 6 8 10 12 8 7 5 2 _1
pd 'y2axis'
pd 'color blue'
pd 'yrange 1 160'
pd 155 70 58 40 42 35 110 105 160 100 110
pd'text 500 910 Elevation 7.9 M'
pd'text 900 910 mm'
pd'text 200 910 Höfn'
pd'text 40 910 C'
pd 'title Loftslagslínurit'
pd 'key "Meðalúrkoma blá lína(mm)","Meðalhiti mánaðar rauðlína(C)"'
pd 'xlabel j f m a m j j a s o n d'
pd 'show'

2008/1/16, Chris Burke <[EMAIL PROTECTED]>:
>
> Devon McCormick wrote:
> > This makes sense - it's the way I usually do things.  I noticed the
> anomaly
> > only because I copied Gosi's code as he wrote it.  Is this documented
> > somewhere?
>
> I thought it was documented, but now I don't see it. I'll add it to the
> Plot/Verbs page.
> ----------------------------------------------------------------------
> 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