Works great! It is nice to be similar to plot in jqt. Is this described
somewhere?

On Wed, Aug 26, 2015 at 9:26 AM, bill lam <bbill....@gmail.com> wrote:

> jdemo5 uses google chart. This method should already be
> deprecated since plot addon had already supported jhs for
> 2 or 3 years. try this
>
> load'pacman'
> 'update'jpkg''
> 'install'jpkg'graphics/plot'
> load'plot'
> plot 1 o. 0.01*i.10000
>
>
> Ср, 26 авг 2015, Don Guinn написал(а):
> > Actually all I did was replace the 10$1000 in the input box in demo 5
> with
> > 1 o. 0.01*i.1000 and got the error. I just played around until I found
> the
> > point of failure at i.995 .
> >
> > On Wed, Aug 26, 2015 at 8:33 AM, chris burke <cbu...@jsoftware.com>
> wrote:
> >
> > > > too much data (chart url is too large)
> > >
> > > This is not an error message from the usual plot, but sounds like
> google
> > > charts. Can you give me a simple session to reproduce the error you
> have?
> > >
> > > On 26 August 2015 at 06:25, Don Guinn <dongu...@gmail.com> wrote:
> > >
> > > > Sorry. Should have supplied the version. This is under Windows 10
> and get
> > > > the same failure under Google Chrome and Microsoft Edge.
> > > >
> > > >    JVERSION
> > > > Engine: j803/2014-10-19-11:11:11
> > > > Library: 8.04.11
> > > > Platform: Win 64
> > > > Installer: J804 install
> > > > InstallPath: c:/j64-804
> > > >
> > > > The error message that shows up in the jijx tab is:
> > > >
> > > > too much data (chart url is too large)
> > > >
> > > > I had fiddled around to find the failure limit. i.994 worked and
> i.995
> > > and
> > > > larger failed. And the number 995 was not exact when I changed the
> > > > multiplier the limit moved.
> > > >
> > > > On Tue, Aug 25, 2015 at 6:24 PM, chris burke <cbu...@jsoftware.com>
> > > wrote:
> > > >
> > > > > This works fine for me, indeed plot 1 o. 0.01 * i.10000 works
> fine. Why
> > > > do
> > > > > you think there is a 1000 data point limit?
> > > > >
> > > > > What is your JVERSION?
> > > > >
> > > > > On 25 August 2015 at 16:27, Don Guinn <dongu...@gmail.com> wrote:
> > > > >
> > > > > > Tried to plot the expression (1 o. 0.01*i.995) and got an error
> > > symbol
> > > > in
> > > > > > the plot area. Found an error message in the jijx tab but it
> didn't
> > > > > display
> > > > > > until I pressed the enter key.
> > > > > >
> > > > > > First, the limit of less than 1000 data points seems a little
> small,
> > > > but
> > > > > it
> > > > > > seems to be more than just the number of data points to plot that
> > > > causes
> > > > > an
> > > > > > error. I do not see anything in the demo itself that sets this
> limit.
> > > > > What
> > > > > > are the limits for plotting in jhs?
> > > > > >
> > > > > > Second, shouldn't the error message display in the demo tab
> instead
> > > of
> > > > or
> > > > > > as well as in the jijx tab?
> > > > > >
> > > ----------------------------------------------------------------------
> > > > > > For information about J forums see
> > > http://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
> > > >
> > > ----------------------------------------------------------------------
> > > For information about J forums see http://www.jsoftware.com/forums.htm
> > >
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
>
> --
> regards,
> ====================================================
> GPG key 1024D/4434BAB3 2008-08-24
> gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
> gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3
> ----------------------------------------------------------------------
> 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