Joe, Yes, I am referring to the following.
load'~addons/ide/jhs/jgcp.ijs' jgcx'' I am not familiar with https://developers.google.com/chart/interactive/docs/reference but if it is different from the links I sent, then it is new to me. I will explore that link more to make "StyledMarkers" with colors, and up to 3 characters on the markers. I personally am not looking for a J wrapper for the app to which I refer; it is a javascript/python app hosted by google already. I guess for my app, I question the ability to use the the material at the "interactive" link because I am not creating charts. The google maps reference seems to point me toward using SVG drawn icons, which are somewhat problematic for me because I want a map pushpin icon which so far I have not found as an SVG, likely because it would require cubic bezier curves )which are not in my ability set). Thanks much for the reply. On Fri, Jun 20, 2014 at 10:01 AM, Joe Bogner <[email protected]> wrote: > 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 > > > > > -- (B=) ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
