发布1.0.2版本

This commit is contained in:
monitor1394
2019-10-31 09:49:08 +08:00
parent 2aef62be98
commit 5885f62530
4 changed files with 3797 additions and 3420 deletions

View File

@@ -8,6 +8,7 @@
---
* `BaseChart.themeInfo`:主题组件`ThemeInfo`
* `BaseChart.title`:标题组件`Title`
* `BaseChart.legend`:图例组件`Legend`
* `BaseChart.tooltip`:提示框组件`Tooltip`