hou18103912159 opened a new issue #11048: MarkLine消失问题 URL: https://github.com/apache/incubator-echarts/issues/11048 ### Version ### Steps to reproduce 当做动态图表的时候,MarkLine的值大于当前Y轴范围,导致MarkLine消失于图表上 ### What is expected? MarkLine存在于图表上 ### What is actually happening? MarkLine消失 --- 建议MarkLine的值和当前Y轴最大值做对比,来定义Y轴的最终范围,从而避免MarkLine消失的情况出现。 <!-- 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: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org For additional commands, e-mail: dev-h...@echarts.apache.org