zhangdxchn opened a new issue #10171: echart3.x 和 4.x版本中,legend 由多变少时,图表无更新 URL: https://github.com/apache/incubator-echarts/issues/10171 ### Version 4.2.1-rc1 ### Reproduction link [https://jsbin.com/vayovaguve/edit?html,output](https://jsbin.com/vayovaguve/edit?html,output) ### Steps to reproduce 注意看,alert提示, 数据重新加载,但legend 的标签数量变化了,但数据显示还在 ### What is expected? 折线由两条变为1条 ### What is actually happening? 无变化 --- 异步数据加载,切换不同数量的legend数据 <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
