docs: update documents

This commit is contained in:
vicanso 2022-06-25 08:51:49 +08:00
parent 93eec00bbe
commit aed2250cb8
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@ Screenshot of common charts, the left part is light theme, the right part is gra
## Chart Type
These chart types are supported: `line`, `bar`, `pie`, `radar` or `funnel` and `table`.
These chart types are supported: `line`, `bar`, `horizontal bar`, `pie`, `radar` or `funnel` and `table`.
## Example

View file

@ -18,7 +18,7 @@
## 支持图表类型
支持以下的图表类型:`line`, `bar`, `pie`, `radar`, `funnel` 以及 `table`
支持以下的图表类型:`line`, `bar`, `horizontal bar`, `pie`, `radar`, `funnel` 以及 `table`
## 示例