dosubot[bot] commented on issue #31678: URL: https://github.com/apache/superset/issues/31678#issuecomment-2567268283
<!-- Answer --> I couldn't find specific information in the repository about issues with displaying non-English characters in Superset charts. However, here are a few general steps you can try to troubleshoot the issue: 1. **Character Encoding**: Ensure that the data source and Superset are using a compatible character encoding, such as UTF-8, which supports a wide range of characters, including Thai. 2. **Font Support**: Check if the font used in the chart supports Thai characters. If not, you might need to configure Superset to use a font that does. 3. **Browser Support**: Verify that your browser supports the display of Thai characters. Most modern browsers do, but it's worth checking if there are any specific settings or extensions affecting this. 4. **Data Source Configuration**: Ensure that the data source is correctly configured to handle and display Thai characters. If these steps don't resolve the issue, it might be helpful to look into the Superset logs for any errors or warnings related to character rendering. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* --- <sup>Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/166f2083-844e-44d2-9b94-391678c5f9fb?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/166f2083-844e-44d2-9b94-391678c5f9fb?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/166f2083-844e-44d2-9b94-391678c5f9fb?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/166f2083-844e-44d2-9b94-391678c5f9fb?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/166f2083-844e-44d2-9b94-391678c5f9fb?feedback_type=hallucination) | [Other](https://app.dosu.dev/response-feedback/166f2083-844e-44d2-9b94-391678c5f9fb?feedback_type=other)</sup> -- 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]
