0

I am trying to show unicode characters in matplotlib, but it is not showing as unicode, rather it is showing as boxes. Here is the code and the result

example

How can I show unicode strings in matplotlib?

1 Answer 1

1

use matplotlib.rc('font', family='Your Font') for displaying the required unicodes.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.