echarts-bot[bot] commented on issue #21230: URL: https://github.com/apache/echarts/issues/21230#issuecomment-3226986836
@gb853940223 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** [Feature] After setting the primary and secondary axis, the maximum value of the Y axis is too different from the maximum value of the data itself **BODY** ### What problem does this feature solve? Using echarts, I set the primary and secondary axes, but found that the maximum value on the Y axis is very different from the maximum value of the data itself. As shown in the figure, the maximum value of the data itself is 7210, but the maximum value of the left Y axis shows 14000, causing users to have the impression that the data is wrong. <img width="1022" height="450" alt="Image" src="https://github.com/user-attachments/assets/716f99a5-142a-4740-afa3-ec63e329be37" /> ### What does the proposed API look like? Please tell me a method that can reduce the Y-axis maximum value and the true maximum value of the data in this case. </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]
