mckinsey / vizro

Vizro is a toolkit for creating modular data visualization applications.
https://vizro.readthedocs.io/en/stable/
Apache License 2.0
2.69k stars 142 forks source link

In Vizro, how to implement localization, such as displaying coordinates and date components in Chinese. #725

Open buttonwang opened 1 month ago

buttonwang commented 1 month ago

Question

In Vizro, how to implement localization, such as displaying coordinates and date components in Chinese.

Code/Examples

No response

Which package?

None

Code of Conduct

antonymilne commented 1 month ago

Hello @buttonwang and thank you for your question. Please could you explain a little bit more about what you'd like to see exactly? By date component, are you referring to the date picker model? What do you mean by coodinates?

buttonwang commented 1 month ago

THK! I hope to display the date picker control in Chinese, and I also want the chart's coordinates to show the date format in Chinese.