增加chartName检测

This commit is contained in:
monitor1394
2020-05-19 07:08:57 +08:00
parent 008e2210d4
commit 5d41ede8eb
4 changed files with 37 additions and 32 deletions

View File

@@ -1,7 +1,7 @@
# 更新日志
* (2020.05.18) 增加`chartName`属性,可通过`XChartMgr.Instance.GetChart(chartName)`获取图表
* (2020.05.18) 增加`chartName`属性可指定图表的别称,可通过`XChartMgr.Instance.GetChart(chartName)`获取图表
* (2020.05.16) 增加部分鼠标事件回调
* (2020.05.15) 优化自带例子,`Demo`改名为`Example`
* (2020.05.13) 增加`Serie``large``largeThreshold`参数配置折线图和柱状图的性能模式