FusionCharts Forum: SelectScatter chart rendering problem in IE 7 - FusionCharts Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

SelectScatter chart rendering problem in IE 7

#1 User is offline   rick h 

  • Forum Newbie
  • Group: Members
  • Posts: 2
  • Joined: 28-December 09

Posted 19 January 2010 - 03:39 PM

Hello,



I am having a problem getting the selectScatter chart to redaw in smart client. The first time the chart is rendered it displays correctly, but randomly some of the redraws fail. I am using flash verisin 10.0.42.34 on both IE and on Firefox 3.5.7 and haven't not run into this problem on firefox at all. Below is an attached image of the failed results of the flash image. I am able to correctly display the same results in firefox correctly



Please advise

Attached File(s)


0

Other Replies To This Topic

#2 User is offline   Madhumita 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1434
  • Joined: 04-September 09

Posted 20 January 2010 - 11:57 PM

Hi Rick,

Welcome to FusionCharts Forum. :D

Could you please provide us with a live link of the chart, if available, or you can also send us your codes as an attachment, so that we can test on it? Also send us the HTML codes you are using.

Awaiting your reply.

Regards,
Madhumita Chakraborty

Follow us on Twitter :)
0

Other Replies To This Topic

#3 User is offline   rick h 

  • Forum Newbie
  • Group: Members
  • Posts: 2
  • Joined: 28-December 09

Posted 21 January 2010 - 03:57 PM

Hello Madhumita ,



thanks for responding I think part of the problem was using FusionCharts.js



We have been using

Version: 1.1 (29th June, 2007) - Added Player detection, New conditional fixes for IE.



I have upgraded the FusionCharts.js file to



Version: 1.2.4 (16th February, 2009) - Added fix for chart with % width/height.



The problems seems to have gone away I will continue testing. Though i have found that the registerWithJS property in the Fusioncharts.js doesn't seem to work with IE7 but it doesn't work firefox.





if(this.histogramChart){

this.histogramChart.setDataXML(data);

}else{

this.histogramChart = new FusionCharts("FusionCharts/SelectScatter.swf", "histogram", "100%", "100%", "0","1", "FFFFFF", "exactFit");

this.histogramChart.setDataXML(data);

this.histogramChart.render("histogram");

}
0

Other Replies To This Topic

#4 User is offline   Madhumita 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1434
  • Joined: 04-September 09

Posted 21 January 2010 - 11:32 PM

Hello,

Quote

Though i have found that the registerWithJS property in the Fusioncharts.js doesn't seem to work with IE7 but it doesn't work firefox.

This issue is unknown to us. We have nerver have faced issues with the registerWithJs property in FireFox.

Could you please tell us waht issue you are facing while using this property?

Looking forward to your reply. :D

Regards,
Madhumita Chakraborty

Follow us on Twitter :)
0

Other Replies To This Topic

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic