Hi Brian, just to confirm, are you using the '~addons/ide/jhs/jgcp.ijs' and
not the stock plotting that comes with JHS?

I've moved most of my stuff over to Google Visualization which is quite
good: https://developers.google.com/chart/interactive/docs/reference

The old charting API used query strings and was limited in the amount of
data and was a fixed image with no behavior.

I'm not aware of a Google Visualization J wrapper but I can't say that I've
looked either




On Fri, Jun 20, 2014 at 9:53 AM, Brian Schott <[email protected]>
wrote:

> JHS uses Google charts as can be seen here.
>
> http://127.0.0.1:65001/jhelp#gcplot
>
> Unfortunately, when you look at the links below, it is clear these charts
> are deprecated by Google with an "ulitimate" date of April 2015 according
> to the "Deprecation policy" at the 3rd link.
>
> https://developers.google.com/chart/image/
> https://developers.google.com/chart/infographics/
> https://developers.google.com/chart/terms
>
> I would like advice and comments regarding this (especially because an app
> I am being forced to revise because of another feature that was
> inadvertently dropped by Google in an upgrade, no longer works).
>
> It is my understanding that "deprecation" usually means that things _may_
> work after a certain date, and that often it means that alternative
> features are under development to replace the deprecated material.  Does
> anyone have any further insight into either this particular deprecation or
> to Google's usual process in this regard?
>
> Thanks,
>
> --
> (B=)
> ----------------------------------------------------------------------
> 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