Skip to content

Commit 01a7f48

Browse files
authored
Merge pull request #16 from saiyagg/patch-1
Update echarts.md
2 parents edf767d + d29cb91 commit 01a7f48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cn/api/echarts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
height? number|string
1313
}) => ECharts
1414
```
15-
创建一个 ECharts 实例,返回 [echartsInstance](~echartsInstance),不能再单个容器上初始化多个 ECharts 实例。
15+
创建一个 ECharts 实例,返回 [echartsInstance](~echartsInstance),不能在单个容器上初始化多个 ECharts 实例。
1616
1717
**参数**
1818
+ `dom`

0 commit comments

Comments
 (0)