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方法  `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