The test worked well:
load'~addons/ide/jhs/jplotdemo.ijs'
jplotdemo
NB. requires JAL graphics/plot and graphics/afm installs
NB. requires JAL general/misc and math/misc installs
NB. jplot 0 through jplot 54 create html plot files
jplot 22 NB. create html plot file
NB. jhslink creates link to file
'abc' jhslink jplot 22 NB. window abc - click link to see plot
NB. jhsshow shows plot in pop up window
NB. pop ups normally blocked - jhsshow requires they are allowed
'abc' jhsshow jplot 22
jplot 22 NB. create html plot file
~temp/plot.htm
'abc' jhslink jplot 22 NB. window abc - click link to see plot
~temp/plot.htm
http://www.jsoftware.com/jwiki/DavidMitchell?action=AttachFile&do=get&target=JHSPlotIE9Demo.png
--
On 11/28/2011 9:51, bill lam wrote:
> I you got IE9, could you also test jplot?
> update JHS to 1.0.109 and plot to 1.0.16
>
> load'~addons/ide/jhs/jplotdemo.ijs'
> jplotdemo
>
> Пнд, 28 Ноя 2011, David Mitchell писал(а):
>> I tried this in IE and and it worked after I changed
>>
>> script src="/~home/gnuplot
>>
>> to
>>
>> script src="c:\users\me/gnuplot
>>
>> http://www.jsoftware.com/jwiki/DavidMitchell?action=AttachFile&do=get&target=GnuplotIE9Demo.png
>> --
>>
>> On 11/25/2011 15:32, Eric Iverson wrote:
>>> A new version of JHS is available. Do the JAL update, shutdown server, and
>>> restart.
>>>
>>> With luck the new<~DOCTYPE html> header will allow gnuplot to a canvas in
>>> IE9. Please let me know it this works.
>>>
>>> load'~addons/ide/jhs/gnuplot.ijs'
>>> load'~addons/ide/jhs/gpdemo.ijs'
>>> gpdemo
>>> ----------------------------------------------------------------------
>>> 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