As far as I know, IE8 does not support the canvas element but IE9 does. And it's GPU accelerated as well...
Sent from my BlackBerry® smartphone -----Original Message----- From: Eric Iverson <[email protected]> Sender: [email protected] Date: Thu, 24 Nov 2011 16:53:51 To: Programming forum<[email protected]> Reply-To: Programming forum <[email protected]> Subject: [Jprogramming] JHS gnuplot Many browsers (Firefox, Chrome, Safari) now support html canvas element. IE9 does not support canvas. gnuplot output can be html that draws in the browser. This gnuplot/canvas combination makes it possible in JHS to create excellent math/science plots that are displayed in the browser. Use JHS JAL to update to the latest version of ide/jhs. Shutdown and restart JHS server and see link|jhelp|Plot section for info on installing and using gnuplot. I think this is a significant addition to the JHS possibilities and encourage users interested in visualization to take a look. The gnuplot.ijs script is derived from work done by Fraser Jackson in the J601 gnuplot addon. The addition of html canvas opens up exciting new possibilities. Comments and feedback welcome. I'd especially like contributions to demo plots in gpdemo.ijs. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
