mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-28 12:08:46 +00:00
3.11.1
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
# 更新日志
|
||||
|
||||
[master](#master)
|
||||
[v3.11.1](#v3111)
|
||||
[v3.11.0](#v3110)
|
||||
[v3.10.2](#v3102)
|
||||
[v3.10.1](#v3101)
|
||||
@@ -69,6 +70,12 @@
|
||||
|
||||
## master
|
||||
|
||||
## v3.11.1
|
||||
|
||||
* (2024.07.01) Release `v3.11.1`
|
||||
* (2024.07.01) Fixed an issue where `Serie` has multiple abnormal colors
|
||||
* (2024.06.23) Fixed an issue where `labels` would pile up during initialization
|
||||
|
||||
## v3.11.0
|
||||
|
||||
Release Highlights:
|
||||
|
||||
@@ -6,6 +6,7 @@ slug: /changelog
|
||||
# 更新日志
|
||||
|
||||
[master](#master)
|
||||
[v3.11.1](#v3111)
|
||||
[v3.11.0](#v3110)
|
||||
[v3.10.2](#v3102)
|
||||
[v3.10.1](#v3101)
|
||||
@@ -74,6 +75,9 @@ slug: /changelog
|
||||
|
||||
## master
|
||||
|
||||
## v3.11.1
|
||||
|
||||
* (2024.07.01) 发布`v3.11.1`版本
|
||||
* (2024.07.01) 修复`Serie`有多个时颜色异常的问题
|
||||
* (2024.06.23) 修复`Label`在初始化时会堆积的问题
|
||||
|
||||
|
||||
Reference in New Issue
Block a user