by
allistar >> Fri, 7 Jan 2005 9:43:35 GMT
You could draw the image of the graph in JADE using the native drawing methods (such as drawLine, drawRectangle etc) and then return that image to the browser. This can be done eithr by saving the image file on the webserver and pointing an "img" link to it or by streaming the image on the fly to the browser (without needing a temporary file). You can do the latter using JHP.
Regards,
Allistar.
--
------------------------------------------------------------------
Allistar Melville
Software Developer, Analyst
allistar@silvermoon.co.nz
Auckland, NEW ZEALAND
Silvermoon Software
Specialising in JADE development and consulting
Visit us at:
http://www.silvermoon.co.nz
*NEW* Simple web access to Jade at:
www.silvermoon.co.nz/jhp.html ------------------------------------------------------------------