[optimize][axis] optimize minor split line of time axis

This commit is contained in:
monitor1394
2022-08-09 13:38:23 +08:00
parent f1f2ea78be
commit 9981ce2d23
3 changed files with 9 additions and 1 deletions

View File

@@ -57,6 +57,7 @@
## master
* (2022.08.09) 优化`Axis``Time`时间轴的次分割线
* (2022.08.09) 增加`AreaStyle``innerFill`参数支持填充凸多边形
* (2022.08.08) 优化`Serie`的数据项索引维护,增加检测和修复功能,修复相关问题
* (2022.07.29) 修复`Unity`版本兼容:在某些版本导入后图表创建异常的问题