echarts-bot[bot] commented on issue #18328:
URL: https://github.com/apache/echarts/issues/18328#issuecomment-1453285489

   @hh1412 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] When the radius of the circular graph is small, the initial animation 
is incorrect
   
   **BODY**
   
   ### Version
   
   5.4.1
   
   ### Link to Minimal Reproduction
   
   https://codepen.io/huanghao1412/pen/WNgjXeX
   
   ### Steps to Reproduce
   
   When the ring width is thin enough (such as radius: ['80%', '82'])
   Run the code and you can see that the ring graph jumps from 0 to the maximum 
value in an instant
   Then do the normal expansion animation from 0
   
   ### Current Behavior
   
   When the ring width is thin enough (such as radius: ['80%', '82%'])
   Run the code and you can see that the ring graph jumps from 0 to the maximum 
value in an instant
   
   ### Expected Behavior
   
   Hope that when the ring chart width is thin enough
   The ring graph will not jump from 0 to the maximum value in an instant
   Hope the initial animation works fine
   
   ### Environment
   
   ```markdown
   - OS: windows
   - Browser: Chrome 109.0.5414.120
   - Framework: Vue2
   ```
   
   
   ### Any additional comments?
   
   When making a circular graph, it is necessary to set a thinner radius
   This happened
   </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]

Reply via email to