echarts-bot[bot] commented on issue #17993: URL: https://github.com/apache/echarts/issues/17993#issuecomment-1331747314
@CatchLF It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗 <details><summary><b>TRANSLATED</b></summary><br> **TITLE** [Bug] The minimum value of the y-axis of the bubble graph is a negative number, the maximum value is a positive number, and the difference between the maximum value and the minimum value does not exceed 5, and the bubble of the maximum value cannot be displayed **BODY** ### Version 5.4.0 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce In the echarts official website demo, just set the value of the bubble chart to the value in the picture Demo address: https://echarts.apache.org/examples/zh/editor.html?c=scatter-simple <img width="1307" alt="echarts bubble chart does not display" src="https://user-images.githubusercontent.com/114169497/204733928-508b4a79-81d2-4364-9be6-b956920e1588.png"> ### Current Behavior The minimum value of the y-axis of the bubble chart is a negative number, the maximum value is a positive number, and the difference between the maximum value and the minimum value does not exceed 5, and the bubble of the maximum value cannot be displayed ### Expected Behavior The maximum value bubble chart is displayed normally ### Environment ```markdown - OS: -Browser: - Framework: ``` ### Any additional comments? _No response_ </details> -- 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]
