echarts-bot[bot] commented on issue #16475: URL: https://github.com/apache/echarts/issues/16475#issuecomment-1032577853
@ferrydjing 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] markline average display abnormally **BODY** ### Version 5.3.0 ### Link to Minimal Reproduction https://codesandbox.io/s/ecstatic-saha-teqpt?file=/src/App.js:2205-2212 ### Steps to Reproduce As shown in the online example, the average is not displayed correctly, all data is 0.048, but the average is displayed as 0.05 ### Current Behavior As shown in the online example, the average is not displayed correctly, all data is 0.048, but the average is displayed as 0.05 ### Expected Behavior The expected average is shown as 0.048 ### Environment ```markdown - OS: macOS Monterey - Browser: Chrome - Framework: React@17 ``` ### Any additional comments? This is shown in the figure <img width="728" alt="image" src="https://user-images.githubusercontent.com/27794468/152991159-6d6bd6a8-1bf3-4139-82c5-c64e3d0d1e7b.png"> The average value shows an anomaly </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]
