We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents edf767d + d29cb91 commit 01a7f48Copy full SHA for 01a7f48
1 file changed
cn/api/echarts.md
@@ -12,7 +12,7 @@
12
height? number|string
13
}) => ECharts
14
```
15
-创建一个 ECharts 实例,返回 [echartsInstance](~echartsInstance),不能再单个容器上初始化多个 ECharts 实例。
+创建一个 ECharts 实例,返回 [echartsInstance](~echartsInstance),不能在单个容器上初始化多个 ECharts 实例。
16
17
**参数**
18
+ `dom`
0 commit comments