apache / apache/echarts

While renderer as SVG the SaveAsImage png file can't use

Open
#7,763 13 comments 2 reactions 1 assignee Claimed by @plainheart View on GitHub
enhancement SVG
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
11d 14h
Merged PRs (30d)
8

Description

### One-line summary [问题简述]
when we use renderer:'svg' to init the echart as following
echarts.init(element[0],theme,{renderer: 'svg'});
the SaveAsImage echart.png file can't use.

### Version & Environment [版本及环境]
+ ECharts version [ECharts 版本]: 4.02
+ Browser version [浏览器类型和版本]: Chrome 63.0.3239.132
+ OS Version [操作系统类型和版本]: Win10

### Expected behaviour [期望结果]

### ECharts option [ECharts配置项]

```javascript
option = {

}

```

### Other comments [其他信息]

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.