修复HeatmapChartTooltip指示的位置不准的问题 #123

This commit is contained in:
monitor1394
2021-02-26 00:54:43 +08:00
parent 09daa2f027
commit c507771cff
4 changed files with 19 additions and 7 deletions

View File

@@ -31,6 +31,8 @@
## Latest
* (2021.02.26) Fixed incorrect position of `Tooltip` in `HeatmapChart` #123
* (2021.02.22) Fixed compatibility issues with `Unity` version
* (2021.02.21) Added `Tooltip` parameter `ignoreDataShow`
* (2021.02.19) Fixed an issue where charts could appear abnormal when under `LayoutGroup` control #121
* (2021.02.18) Fixed an issue where the `Radar` could not refresh itself after parameter changing #122