完善数据操作接口

This commit is contained in:
monitor1394
2019-05-15 09:53:46 +08:00
parent 102774306c
commit 0fa7bfecf3

View File

@@ -17,6 +17,7 @@ A Simple UGUI Charting Library for Unity
5. 中国地图
# 更新日志
* 完善数据接口2019.05.15
* `LineChart``BarChart`的X轴支持`AxisType.Value`模式2019.05.14
* `LineChart``BarChart`增加负数数值支持2019.05.13
* 0.2版本,重构代码,增加自定义`Editor`编辑参数支持2019.05.11