nick-true-dev opened a new issue #15931: URL: https://github.com/apache/echarts/issues/15931
### Version 5.2.1 ### Reproduction link [https://codesandbox.io/s/blue-dawn-v3ten?file=/src/index.js](https://codesandbox.io/s/blue-dawn-v3ten?file=/src/index.js) ### Steps to reproduce none required ### What is expected? I expect the month and day abbreviations to be in "ZH" locale. ### What is actually happening? The month and day abbreviations are in "EN" locale. --- Note that what I really am trying to do is localize the calendar heatmap to languages like French and German which I understand have to be registered separately. But to demonstrate this bug, I just use the built in locales for simplicity's sake. FYI, here is an example of localization working on a bar chart: https://codesandbox.io/s/thirsty-sea-kq648?file=/src/index.js <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. 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. 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]
