增加MarkLineonTop设置是否显示在最上层

This commit is contained in:
monitor1394
2023-11-01 22:41:47 +08:00
parent d8ecb94dd9
commit 304726debf
6 changed files with 26 additions and 1 deletions

View File

@@ -69,6 +69,7 @@ slug: /changelog
## master
* (2023.11.01) 增加`MarkLine``onTop`设置是否显示在最上层
* (2023.10.21) 修复`Pie`有0数据时`Label`的位置异常的问题
* (2023.10.21) 增加`Axis`的对数轴支持子刻度
* (2023.10.19) 修复`Pie`设置玫瑰图时引导线异常的问题