utf 8 - Does Google Chart support UTF-8 Characters? -


i have title , labels unicode labels in google chart, not being displayed properly.

here's example: http://chart.apis.google.com/chart?chs=300x225&cht=p3&chco=344566,c4c4c4&chds=0,90&chma=70,70&choe=utf-8&chtt=test&chd=t:27933485,20611682,34172068&chl=un%e9%a7%85xbr%e1%83%a6cker|test1|test2

characters not appear right see.

is there way make google charts display utf-8 characters properly? i've tried many things nothing worked me.

the problem appears unicode codepoints (e9a785 -> 99c5 , e183a6 -> 10e6) providing. these characters not appear displayed in google chart. experiments other codepoints (specifying them utf-8 in same format query) appear work fine.

the particular characters in example (the first cjk unified ideograms , second georgian) little strange. might want double check correct.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -