Coloring's picture
feat: add chart in markdown
aa39585
|
raw
history blame contribute delete
No virus
525 Bytes
# chart
Add a chart to markdown text.
## How to Use
### Basic Usage
<demo name="custom_tags/chart/basic"></demo>
## API and Parameter List
### props
| Attribute | Type | Default Value | Description |
| --------- | ------ | ------------- | --------------------------------------------------------------------------------- |
| options | object | | `echarts` options, see: [echarts docs](https://echarts.apache.org/en/option.html) |