echarts-bot[bot] commented on issue #19378: URL: https://github.com/apache/echarts/issues/19378#issuecomment-1849211859
@lightman0215 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 progress value of the dashboard does not correspond to the progress bar when the timer is set to 100 milliseconds. **BODY** ### Version 5.4.3 ### Link to Minimal Reproduction https://echarts.apache.org/examples/zh/editor.html?c=gauge-progress ### Steps to Reproduce 1. Create a chart of the dashboard 2. Modify the value of the dashboard through the timer; ### Current Behavior If you use the setInterval timer to modify the data of a dashboard every 0.1 seconds, the progress of the dashboard cannot match the value ### Expected Behavior I want to be able to match the value and progress every 0.1 seconds ### Environment ```markdown - OS:Mac OS 14 - Browser:Chrome 120 - Framework:React 18 ``` ### 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]
