As far as I can tell the info in jhelp on plot is correct.

You need to do a JAL install of demos/plot and then

   load '~Demos/plot/plotdemos.ijs'


Is this not the case?


On Wed, Dec 7, 2011 at 11:39 AM, Mike Day <mike_liz....@tiscali.co.uk>wrote:

> Can anyone join this party?    Maybe not!
>
> I tried updating with JAL several days ago but after doing so,  I
> couldn't find
> jplotdemos.ijs or jplotdemo.ijs anywhere,  neither in ~addons/ide/jhs/  nor
> anywhere else on my disk,  and whether searching via jfile or in Windows
> Explorer.
>
> I've repeated the process several times,  with no success,  as far as
> locating
> jplotdemo(s).ijs.
>
> On the other hand,  plot 10?10 is fine, so it appears as though the actual
> plotting is fine,  which is good news!
>
> But where's the demo script?  What have I done wrong this time?
>
>    JVERSION
> Engine: j701/2011-01-10/11:25
> Library: 7.01.051
> Platform: Win 32
> Installer: j701a_win.exe
> InstallPath: d:/j701      NB. <<< is this significant???
>
> Some JAL versions:
> ide/jhs       1.0.128
> graphics/plot 1.0.20
>
> I couldn't enquire earlier as I couldn't send emails for a few days.
>
> Thanks for any help
>
> Mike
>
>
> On 02/12/2011 6:34 PM, Eric Iverson wrote:
> > Thanks to a significant contribution by Bill Lam we now have much of the
> J6
> > native J plot facility in J7 JHS!
> >
> > This provides plotting in JHS similar to what was available in J6 without
> > the requirement for gnuplot and without the limitations of Google Charts.
> >
> > The plot output is an html file that draws on the html5 canvas element.
> > This is similar to the new gnuplot facility and uses the same jhsshow,
> > jhslink, and related facilities.
> >
> > There are still rough edges that need work, but I strongly encourage you
> to
> > take an initial look.
> >
> > Use JAL to update JHS then shutdown and restart JHS server.
> >
> > browse to jijx
> >     load'~addons/ide/jhs/jplotdemos.ijs'
> >     plotdemo
> >
> > One of the  big problems in getting labs to run in JHS was that J6 plot
> > wasn't supported. With this new support it should be much easier to get
> > more of the labs running cleanly on JHS.
> >
> > This plot facility will work on your iPad!
> > ----------------------------------------------------------------------
> > For information about J forums seehttp://www.jsoftware.com/forums.htm
> >
>
>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to