python - How can I draw Chinese labels with scipy.cluster.hierarchy.dendrogram? I have already encoded the labels with 'utf-8' -


my sample input files containing chinese files, , found cannot label dendrogram chinese character. i've done dendrogram using scipy.cluster.hierarchy.dendrogram, , i've tried label dendrogram using different languages. result english, french, arabic, greek labels appear well, however, chinese, japanese, korean, thai , punjabi don't appear on screen @ all.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -