Randle

Results 2 comments of Randle

*bump* Same issue here.. Any solutions? JSDelay doesn't work for me.

This doesn't fix it for me. I get an empty image rendered. ` var url_base64jp = document.getElementById("abcChart").toDataURL('image/png', 1.0); console.log("img:", url_base64jp); document.getElementById("abcUrl").src = url_base64jp; $("#abc").attr("hidden", true);`