Skip to content

Commit

Permalink
Merge pull request #16 from saiyagg/patch-1
Browse files Browse the repository at this point in the history
Update echarts.md
  • Loading branch information
Ovilia authored Aug 31, 2017
2 parents edf767d + d29cb91 commit 01a7f48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cn/api/echarts.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
height? number|string
}) => ECharts
```
创建一个 ECharts 实例,返回 [echartsInstance](~echartsInstance),不能再单个容器上初始化多个 ECharts 实例。
创建一个 ECharts 实例,返回 [echartsInstance](~echartsInstance),不能在单个容器上初始化多个 ECharts 实例。
**参数**
+ `dom`
Expand Down

0 comments on commit 01a7f48

Please sign in to comment.