beaujo Report post Posted November 14, 2007 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. Share this post Link to post Share on other sites
Deb.Penny Report post Posted March 2, 2008 I am also experiencing a similar issue in IE7. Please see attached left-most chart. Share this post Link to post Share on other sites
Pallav Report post Posted March 4, 2008 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. Share this post Link to post Share on other sites