I am trying to render Hiragana letters in my plot, but i keep getting a warning that the glyph cannot be found.
RuntimeWarning: Glyph 12367 missing from current font.font.set_text(s, 0, flags=flags)
I tried to set the font to Arial but it still does not work, even thought it is rendered properly in HTML.
I don’t understand why Matplotlip is not rendering the characters, even thought they are supposed to be there for Arial.