YZKnight

Results 1 issues of YZKnight

### Version 5.3.0 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce https://echarts.apache.org/en/api.html#echartsInstance.getDataURL 中echartsInstance.getDataURL方法 ![image](https://user-images.githubusercontent.com/8240724/154277887-73780d4e-8491-4765-b29a-cc0d5243836d.png) `var img = new Image(); img.src = myChart.getDataURL({ type:'svg' });` 返回的是UrlEncode而非是Base64 `data:image/svg+xml;charset=UTF-8,%3Csvg%20widt` ###...

doc
stale
waiting-for: community