[feature][ring] support LabelLine

This commit is contained in:
monitor1394
2022-09-08 08:00:13 +08:00
parent a5e13794e8
commit dd6833d322
6 changed files with 122 additions and 10 deletions

View File

@@ -58,6 +58,7 @@
## master
* (2022.09.06) 增加`RingChart`可设置`LabelLine`引导线的支持
* (2022.09.06) 增加`SerieSymbol``minSize``maxSize`参数设置最大最小尺寸的支持
* (2022.09.06) 增加`AxisSplitLine``showStartLine``showEndLine`参数设置是否显示首位分割线的支持
* (2022.09.06) 增加`Heatmap`通过`symbol`设置不同的图案的支持