[GitHub] [echarts] pissang commented on issue #16098: Programmatically exporting SVG rendered chart to PDF

2021-11-24 Thread GitBox
pissang commented on issue #16098: URL: https://github.com/apache/echarts/issues/16098#issuecomment-977891907 We have new `renderToSVGString` method for server-sider rendering in our next release. I think it will be the best choice in this scene. Before that, decoding the base64 format is

[GitHub] [echarts] pissang commented on issue #16098: Programmatically exporting SVG rendered chart to PDF

2021-11-23 Thread GitBox
pissang commented on issue #16098: URL: https://github.com/apache/echarts/issues/16098#issuecomment-977397915 `getDataURL` can have `'svg'` type. ```ts ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use