astik commented on issue #4180: Is possible to define separator, in French 
thousand separator as made by space and not comma ? 
URL: 
https://github.com/apache/incubator-echarts/issues/4180#issuecomment-387011074
 
 
   One thing to consider as an easy fix : toLocaleString
   * cn : 
https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Number/toLocaleString
   * en : 
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/toLocaleString
   
   It would display number the right way by default depending on environment 
locale.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org

Reply via email to