What steps will reproduce the problem?
1. Put UTF-8 code in array of lablels
2.
3.
What is the expected output? What do you see instead?
Picture should have the column labels correctly rendered, but instead I get
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe8' in
position 3: ordinal not in range(128)
What version of the product are you using? On what operating system?
GChartWrapper 0.9-py2.4
Please provide any additional information below.
I think this is GChartWrapper.GChart, line 125, in label where is str(...).
HTH,
Cristian.
Original issue reported on code.google.com by cristian...@gmail.com on 29 Apr 2010 at 8:30
Original issue reported on code.google.com by
cristian...@gmail.com
on 29 Apr 2010 at 8:30