mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-28 03:58:49 +00:00
fix serielabel refresh exception (#215)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
# 更新日志
|
||||
|
||||
[branch-2.0](#branch-2.0)
|
||||
[v2.8.2](#v2.8.2)
|
||||
[v2.8.1](#v2.8.1)
|
||||
[v2.8.0](#v2.8.0)
|
||||
[v2.7.0](#v2.7.0)
|
||||
@@ -45,6 +46,12 @@
|
||||
|
||||
## branch-2.0
|
||||
|
||||
## v2.8.2
|
||||
|
||||
* (2022.07.13) Release `v2.8.2` version
|
||||
* (2022.07.13) Fixed `SerieLabel` refresh exception #215
|
||||
* (2022.06.30) Optimize `Radar` so that the `Tooltip` layer is above `Indicator`
|
||||
|
||||
## v2.8.1
|
||||
|
||||
* (2022.05.03) Added `onLegendClick`, `onLegendEnter` and `onLegendExit` delegate callbacks for `Legend`
|
||||
|
||||
Reference in New Issue
Block a user