GEMINI-SYSU opened a new issue #11249: quantityExponent方法存在精度问题
URL: https://github.com/apache/incubator-echarts/issues/11249
 
 
   ### Version
   4.3.0
   
   ### Reproduction link
   
[https://github.com/apache/incubator-echarts/blob/7041103fb91cf5aeacf934bc990a023dfd3c5dfa/src/util/number.js#L390](https://github.com/apache/incubator-echarts/blob/7041103fb91cf5aeacf934bc990a023dfd3c5dfa/src/util/number.js#L390)
   
   ### Steps to reproduce
   quantityExponent方法存在精度问题
   
   ### What is expected?
   quantityExponent(1000) 期望结果为 3 
   
   ### What is actually happening?
   quantityExponent(1000) = 2
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to