helgasoft commented on issue #15117: URL: https://github.com/apache/echarts/issues/15117#issuecomment-4340133395
workaround is to initialize the chart with ```renderer:'svg'```, then _saveAsImage_ will save in a SVG file, bypassing "tainted canvases". -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
