Joe, I only just now got a chance to play with your "hack". It is most impressive and I was able to duplicate your examples in both jqt and jhs in j804. I have not yet, and may never, thoroughly digest your code and comments, but what I have perused, is dauntingly complex and likely very valuable to the j community. I agree that it is nice that the same code apparently works in both jqt and jhs.
I was surprised that the jqt code opened my browser page automatically and displayed the plot there. That made me expect that jhs would also open a new browser page for the plot to display, but as you know, the plot in jhs appears right in the same browser page as the code: jijx. One minor comment. The jhs code works fine if I enter the pd statements manually, one line at a time at the main frame, but if I enter them as a group into the scratch region and then execute that scratch code, I get the following error. (I was able to successfully enter the collected code all at once into the scratch region.) |length error: getgrafmat | ,"2(getgrafx x) ,."1 citemize getgrafy y JVERSION Engine: j803/2014-10-19-11:11:11 Library: 8.04.06 Platform: Darwin 64 Installer: J804 install InstallPath: /users/brian/j64-804 On Thu, Oct 29, 2015 at 10:38 AM, Joe Bogner <[email protected]> wrote: > Thanks to everyone who supplied ideas on the plot_gs_mbldbl_jwplot_ hack. > > I ended up implementing a canvas hack which can be seen here: > http://code.jsoftware.com/wiki/User:Joe_Bogner/CanvasDotHoverHack > > > > -- (B=) ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
