goat1000/SVGGraph

iconv(): Wrong charset, conversion from `UTF-8'

Opened this issue · 2 comments

Hi
I have an issue generating svg.

iconv(): Wrong charset, conversion from UTF-8' to ASCII//TRANSLIT' is not allowed

How can i fix this ?

Try setting the use_iconv option to false, that should prevent SVGGraph trying to use iconv.

Try setting the use_iconv option to false, that should prevent SVGGraph trying to use iconv.

This also fixed the "iconv(): detected an illegal character in input string".