修复Category轴在BoundaryGapAlignWithLabelTrueTick显示效果不对的问题 #115

This commit is contained in:
monitor1394
2021-01-29 20:55:58 +08:00
parent 82d1bed46b
commit 7f23cd4676
3 changed files with 6 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
# 更新日志
* (2021.01.29) Fixed incorrect display of `Tick` on `Category` axis when `BoundaryGap` and `alignWithLabel` are `True` #115
* (2021.01.25) Optimize some details
* (2021.01.22) Fixed a `Inpsector` displayed error
* (2021.01.21) Release `v2.0.0-preview.2` version