I updated plot addon to display error messages on Term without popup box
inside paint loop.
Please update and test again. Thanks.

On Wed, Nov 30, 2022 at 6:56 PM Pablo Landherr <pablo.landh...@gmail.com>
wrote:

> I really do think that all the ways that the plot package makes J crash or
> hang for the slightest mistake is a major drawback.
>
> JVERSION
>
> Engine: j903/j64avx2/darwin
>
> Release-b: commercial/2022-01-28T04:20:11
>
> Library: 9.03.08
>
> Qt IDE: 1.9.5/5.15.2(5.15.2)
>
> Platform: Darwin 64
>
> Installer: J903 install
>
> InstallPath: /applications/j903
>
> Contact: www.jsoftware.com
>
> load 'plot'
>
> ('xlabels ',":i:10) plot i:10 NB. should have been "xlabel"
>
>
> (goes on forever, have to force J to quit)
>
>
> In J playground:
>
>
> load 'plot'
>
>    ('xlabels ',":i:10) plot i:10
> |option not found: xlabels: signal
> |       signal'option not found: ',j
> |[-0]
>
>
> Much better.
>
>
> Thanks,
>
> Pablo
> ----------------------------------------------------------------------
> 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