提交 90f12156 编写于 作者: K kener

文档更新 close #866

上级 f661d0c7
......@@ -1600,7 +1600,7 @@ require(['echarts'], function (ec){
<tr>
<td> <b>{boolean}</b> show </td>
<td> true </td>
<td>Specifies whether to show legend. Valid values are: true (show) | false (hide). </td>
<td>Specifies whether to show. Valid values are: true (show) | false (hide). </td>
</tr>
<tr>
<td> <b>{string}</b> orient </td>
......@@ -1692,6 +1692,11 @@ require(['echarts'], function (ec){
<th> Default </th>
<th> Description </th>
</tr>
<tr>
<td> <b>{boolean}</b> show </td>
<td> true </td>
<td>Specifies whether to show. Valid values are: true (show) | false (hide). </td>
</tr>
<tr>
<td> <b>{string}</b> orient </td>
<td> 'vertical' </td>
......@@ -1906,8 +1911,8 @@ require(['echarts'], function (ec){
</tr>
<tr>
<td> <b>{boolean}</b> show </td>
<td> false </td>
<td> Specifies whether to show roamController. </td>
<td> true </td>
<td>Specifies whether to show. Valid values are: true (show) | false (hide). </td>
</tr>
<tr>
<td> <b>{string | number}</b> x </td>
......
......@@ -1692,6 +1692,11 @@ require(['echarts'], function (ec){
<th> 默认值 </th>
<th> 描述 </th>
</tr>
<tr>
<td> <b>{boolean}</b> show </td>
<td> true </td>
<td> 显示策略,可选为:true(显示) | false(隐藏) </td>
</tr>
<tr>
<td> <b>{string}</b> orient </td>
<td> 'vertical' </td>
......@@ -1906,8 +1911,8 @@ require(['echarts'], function (ec){
</tr>
<tr>
<td> <b>{boolean}</b> show </td>
<td> false </td>
<td> 是否显示</td>
<td> true </td>
<td> 显示策略,可选为:true(显示) | false(隐藏)</td>
</tr>
<tr>
<td> <b>{string | number}</b> x </td>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册