CatchLF opened a new issue, #17993: URL: https://github.com/apache/echarts/issues/17993
### Version 5.4.0 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 在echarts官网demo里面,把气泡图的值设置为图片里面的值就好了 demo地址:https://echarts.apache.org/examples/zh/editor.html?c=scatter-simple <img width="1307" alt="echarts气泡图不展示" src="https://user-images.githubusercontent.com/114169497/204733928-508b4a79-81d2-4364-9be6-b956920e1588.png"> ### Current Behavior 气泡图y轴最小值为负数,最大值为正数,且最大值和最小值相差不超过5,最大值的气泡展示不出来 ### Expected Behavior 最大值气泡图正常展示 ### Environment ```markdown - OS: - Browser: - Framework: ``` ### Any additional comments? _No response_ -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
