This commit is contained in:
Chang Wei 2022-04-26 04:42:07 +08:00 committed by GitHub
commit 83f6438e52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ The Usage is complete consistent with Echarts
component props:
* *option* (object): The option for echarts: [Documentation](http://echarts.baidu.com/option.html#title)。
* *option* (object): The option for echarts: [Documentation](https://echarts.apache.org/option.html#title)。
* *width* (number): The width of the chart. The default value is the outer container width.
* *height* (number): The height of the chart. The default value is 400.