Wheandis commented on issue #7907: markLine值大于坐标轴最大值时会显示不出,应该如何处理这种情况 URL: https://github.com/apache/incubator-echarts/issues/7907#issuecomment-436159916 ```js yAxis: { max () { return 500; } } ``` 可以通过这种方式设置Y轴最大值 
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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