|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 5/12/2008 5:22:34 PM
Posts: 1,
Visits: 1
|
|
| I have some special characters in the label text, e.g. & (which is encoded as %26). The first time I setDataXML, %26 is correctly decoded as &. If I call setDataXML on the same chart with the same XML, %26 is left un-decoded. Will this bug fixed any time soon?
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: 7/2/2008 7:57:52 PM
Posts: 1,956,
Visits: 468
|
|
If you call setDataXML from JS, then you do NOT need to encode it again.
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|