### Version 5.3.0 ### Link to Minimal Reproduction https://codepen.io/tryhank/pen/MWVqGEE ### Steps to Reproduce - 创建饼图 配置series.minShowLabelAngle = 35,图表正常 - 点击legend控制图例显示状态 - 数据变化后小于35度的图例label隐藏,labelline显示 ### Current Behavior labelLine不能正常隐藏 ### Expected Behavior labelLine正常隐藏 ### Environment ```markdown - OS: - Browser: - Framework: ``` ### Any additional comments? 目前通过patch-package修改后使用 