luffy-taro commented on issue #14453:
URL: https://github.com/apache/echarts/issues/14453#issuecomment-2359024637
Had to turn `useUTC` to `true` and format axis labels using `formatter`
option and return localized dates using `moment` or similar library.
Axis labels were rendered differently in different browsers in different
timezones. The `formatter: function(value){}` receives different epoch values
when the same chart is viewed in different timezones.
--
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]