整理Examples的代码,删除不必要的用例

This commit is contained in:
monitor1394
2023-08-05 09:41:33 +08:00
parent 9d3d8543a5
commit f88ac6b4c4
26 changed files with 74 additions and 597 deletions

View File

@@ -76,6 +76,7 @@ slug: /changelog
日志详情:
* (2023.08.05) 整理`Examples`的代码,删除不必要的用例
* (2023.08.04) 增加`LabelLine``lineEndX`可设置引导线固定X位置的支持
* (2023.08.04) 增加`Ring``avoidLabelOverlap`避免文本堆叠的支持 (#247)
* (2023.08.03) 完善`Chart``onSerieEnter``onSerieExit``onSerieClick`回调