update readme

This commit is contained in:
JM 2019-09-25 12:11:21 +08:00
parent e777112621
commit a5366587bc
2 changed files with 2 additions and 6 deletions

View File

@ -12,7 +12,7 @@
## DataV是干什么的?
* DataV是一个基于**Vue**的数据可视化组件库
* DataV是一个基于**Vue**的数据可视化组件库(当然也有[React版本](https://github.com/DataV-Team/DataV-React)
* 提供用于提升页面视觉效果的**SVG**边框和装饰
* 提供常用的**图表**如折线图等
* 飞线图/轮播表等其他组件
@ -44,10 +44,6 @@ Vue.use(borderBox1)
[UMD版使用示例](./umdExample.html)
### React版本
React版本已在开发中敬请期待
### 调研
关于React版本组件库及反馈请移步[问卷调查](https://www.wjx.cn/jq/45326197.aspx)

View File

@ -13,7 +13,7 @@
## What is DataV?
* DataV is a data **visualization** components library based on **Vue**.
* DataV is a data **visualization** components library based on **Vue**Of course there are also [React versions](https://github.com/DataV-Team/DataV-React).
* Provide cool **SVG** borders and decorations.
* Provide common **charts** such as line chart, etc..
* flying line chart, carousel table and etc.