Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Chinese (multi-byte characters) are not displayed correctly #1208

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jesset
Copy link

@jesset jesset commented May 24, 2024

Generated chart (daily plot) are not displayed correctly when the Database
Language is set to Chinese (zh) (similar issues may occur with other multi-byte languages).

  • When selecting the Database Language, install the required fonts for matplotlib
  • Non-multi-byte languages will not be affected

BEFORE(wrong):
Combo-2024-05-01

AFTER(correct):
Combo-2024-05-23

…ed chart when the Database Language is set to Chinese (zh) (similar issues may occur with other multi-byte languages).

- When selecting the Database Language, install the required fonts for matplotlib
- Non-multi-byte languages will not be affected
@alexbelgium
Copy link

alexbelgium commented Jun 15, 2024

Hi, a similar feature is now included in the active fork here, it should most likely also apply for you : Nachtzuster#93

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants