All I found on the topic is this:
https://gist.github.com/2507045
I think you can use utf8 in title, labels and legend.
You can also do:
from matplotlib import
rcrc('font',**{'family':'sans-serif','sans-serif':['Helvetica']})rc('text',
usetex=True)
then use latex (but I do not know if latex supports chinese).
On Saturday, 2 June 2012 16:53:24 UTC-5, Bruce Wade wrote:
>
> Does this support multi-language mainly Chinese?
> On Jun 2, 2012 2:39 PM, "Massimo Di Pierro" <[email protected]>
> wrote:
>
>> https://github.com/mdipierro/canvas
>>
>