|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 11/15/2007 6:41:36 PM
Posts: 4,
Visits: 11
|
|
I am using setDataXML and all the text gets mangled together in IE7 and the chart itself does not display. Sometimes the caption alignment is also wrong (centered on (0, 0)).
Just deleting the chart and recreating it with the same xml data fixes the problem most of the times. On IE this issue occurs very frequently, while on firefox it seems to never occur.
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: Today @ 5:46:32 PM
Posts: 7,
Visits: 19
|
|
I am also experiencing a similar issue in IE7. Please see attached left-most chart.
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: 7/29/2008 12:15:49 PM
Posts: 2,001,
Visits: 474
|
|
Please make sure of the following things:
- You're using FusionCharts JavaScript class to embed the charts.
- You're NOT specifying the chart width and height in %.
- When specifying width/height in pixels, you're NOT appending px at the end of it.
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|