develar edited a comment on issue #4180: URL: https://github.com/apache/echarts/issues/4180#issuecomment-787039759
@Vovan-VE Yes, in my app I use Intl.NumberFormat / Intl.DateTimeFormat. Issue is that 1) you cannot easily set it globally (#8294) 2) for `tooltip. formatter ` you have to duplicate a lot of complex logic, because you want standard tooltip with just changed number/time formatting. Probably, it is easy to send PR, maybe I will do it when I will finish my app. ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
