|
|
|
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: 10/3/2008 2:42:18 AM
Posts: 2,117,
Visits: 498
|
|
If you call setDataXML from JS, then you do NOT need to encode it again.
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|