更新文档

This commit is contained in:
monitor1394
2019-12-11 02:14:58 +08:00
parent 067a70e385
commit 44ed434e13
3 changed files with 3 additions and 129 deletions

View File

@@ -1,6 +1,7 @@
# 更新日志
* (2019.12.11) 修复`Legend`都隐藏时`Value轴`还显示数值的问题
* (2019.12.11) 修复`Series->Data->Size`重置为0后设置无效的问题
* (2019.12.06) 修复数据过小时`AxisLabel`直接科学计数法显示的问题
* (2019.12.04) 优化和完善数据更新`UpdateData`接口

View File

@@ -1,7 +1,7 @@
{
"version": "1.0.5",
"date": "20191122",
"checkdate": "20191122",
"date": "20191211",
"checkdate": "20191211",
"desc": "欢迎 Github 上点 Star 支持,非常感谢!",
"homepage": "https://github.com/monitor1394/unity-ugui-XCharts"
}