smruti-bapi / dwpe

Automatically exported from code.google.com/p/dwpe
MIT License
0 stars 0 forks source link

support save as image for jQuery Visualize #40

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
$('.visualize').trigger('visualizeAsImage');
then encode canvas to base64 data url and open in new window.

Original issue reported on code.google.com by zhouyanm...@gmail.com on 17 Sep 2010 at 1:47

GoogleCodeExporter commented 8 years ago
http://www.nihilogic.dk/labs/canvas2image/

Original comment by zhouyanm...@gmail.com on 17 Sep 2010 at 2:34