I'm having problems displaying special chars, it just don't appear, the chars are accents, in this case áéíóú and ñÑ. With Html code is this á and javascript \u00e1 even action script %C3%B3
I already read and follow the instructions to create a BOM file described here http://www.fusioncharts.com/docs/SpChar.html but still no luck, maybe because i send the Xml directly
I'm using Dreamweaver CS4 and create a new Php file using Utf-8 and marking the BOM stuff
The code that i use is this. Is a Php and Javascript
Also already try the utf8_encode, utf8_decode, html_special_chars, htmlentities. My conten-type is this <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
I'm using FusionCharts 3.0.4