FusionCharts Forum: Refreshing the Fusion Chart - FusionCharts Forum

Jump to content

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

Refreshing the Fusion Chart

#1 User is offline   grvemula 

  • Forum Newbie
  • Group: Members
  • Posts: 2
  • Joined: 20-January 09

Posted 20 January 2009 - 03:53 AM

Hi,



I am using Fusion charts in my AJAX Based Echo2 Framework,



without refreshing the chart/ page the chart is automatically reloading, even though there is no change the Chart Data (XML).



Please let me know how to avoid this reloading the chart automatically.



-Thanks & Regards

Gan
-Regards

Gan
0

Other Replies To This Topic

#2 User is offline   Sudipto Choudhury 

  • Supreme Being
  • Group: Administrators
  • Posts: 1919
  • Joined: 19-March 07

Posted 20 January 2009 - 06:10 AM

Hi,

It might be that the framework that you are using might be hiding and showing the chart container. In some browsers like mozilla based browsers if you hide and show the flash (chart) content it reloads. Please check this once.

Regards,

Sudipto Choudhury
FusionCharts Team

Follow us on Twitter

I code, therefore I am.

0

Other Replies To This Topic

#3 User is offline   grvemula 

  • Forum Newbie
  • Group: Members
  • Posts: 2
  • Joined: 20-January 09

Posted 21 January 2009 - 09:25 AM

Hi,



Charts are loading fine in IE, but coming to mozilla based browser (Fire fox) the Chart is Reloading automatically.

Please let me know where I have to change property of the browser to avoid the automatic reloading the charts.



Thanks in advance.
-Regards

Gan
0

Other Replies To This Topic

#4 User is offline   Sudipto Choudhury 

  • Supreme Being
  • Group: Administrators
  • Posts: 1919
  • Joined: 19-March 07

Posted 22 January 2009 - 06:48 AM

Hi,

There is someting in your code (may be a JavaSCript framework that you are using or may be your client side css etc.) and you need to debug through it where you might find that at JavaScript leve or CSS level display or visibility or opacity/moz-opacity property is used.

Regards,

Sudipto Choudhury
FusionCharts Team

Follow us on Twitter

I code, therefore I am.

0

Other Replies To This Topic

#5 User is offline   LivingLegend 

  • Advanced Member
  • PipPipPipPip
  • Group: Members
  • Posts: 38
  • Joined: 04-March 10

Posted 08 March 2010 - 03:49 AM

Hi Sudip,



I am also facing same problem of automatic reloading of chart.



I have checked all things you have mentioned. I am not hiding/showing any graph panel or nothing happening

different.



But chart are reloaded automatically. This problem occurs in all browsers except IE.



Kindly get back me with some workout.



Thanks

LivingLegends
0

Other Replies To This Topic

#6 User is offline   LivingLegend 

  • Advanced Member
  • PipPipPipPip
  • Group: Members
  • Posts: 38
  • Joined: 04-March 10

Posted 08 March 2010 - 04:54 AM

Hi Gan,



I am also facing same problem of automatic reloading of chart.



I have checked all things you have mentioned. I am not hiding/showing any graph panel or nothing happening

different.



But chart are reloaded automatically. This problem occurs in all browsers except IE.



Did you get any solution of this? Please share it with me.



Thanks

LivingLegend
0

Other Replies To This Topic

#7 User is offline   Sudipto Choudhury 

  • Supreme Being
  • Group: Administrators
  • Posts: 1919
  • Joined: 19-March 07

Posted 11 March 2010 - 03:28 AM

Hi all,



Can anyone among you send us a live URL to test from?
Regards,

Sudipto Choudhury
FusionCharts Team

Follow us on Twitter

I code, therefore I am.

0

Other Replies To This Topic

#8 User is offline   pradeepkumar 

  • Junior Member
  • PipPip
  • Group: Members
  • Posts: 10
  • Joined: 11-November 09

Posted 24 March 2010 - 02:11 PM

Hi sudip,



I have the same issue with chart reload .

But happens in the following scenario(both tested on firefox 3.0.8/ubuntu Linux)

1)when i hide and show the div container holding the chart the chart reloads (i have checked this as you have said this will happen in your reply)



2)But my actual use case is i am loading some other content for my application through ajax (that content might increase the page length) even in this case the charts reload.



Is there a way to disable this automatic reload.

I would also like to know what event is triggering the chart reload in second case ,id page resize also causes a chart reload?



Thanks

Pradeep Kumar



ps :This reload is not happening on chrome though.
0

Other Replies To This Topic

#9 User is offline   pradeepkumar 

  • Junior Member
  • PipPip
  • Group: Members
  • Posts: 10
  • Joined: 11-November 09

Posted 26 March 2010 - 03:00 AM

Hi Sudip/Some one



How to disable auto reloading flash chart , Still stuck .



Pradeep Kumar
0

Other Replies To This Topic

#10 User is offline   Sudipto Choudhury 

  • Supreme Being
  • Group: Administrators
  • Posts: 1919
  • Joined: 19-March 07

Posted 29 March 2010 - 01:46 AM

Hi,



I am afraid, we too could not figure out a hack for this.
Regards,

Sudipto Choudhury
FusionCharts Team

Follow us on Twitter

I code, therefore I am.

0

Other Replies To This Topic

#11 User is offline   pradeepkumar 

  • Junior Member
  • PipPip
  • Group: Members
  • Posts: 10
  • Joined: 11-November 09

Posted 30 March 2010 - 11:26 AM

Hi ,

This must be a way to disable the auto refresh on page size change.

If there is not this seems to be bug .Can this be fixed ?



Thanks

Pradeep Kumar
0

Other Replies To This Topic

#12 User is offline   pradeepkumar 

  • Junior Member
  • PipPip
  • Group: Members
  • Posts: 10
  • Joined: 11-November 09

Posted 01 April 2010 - 08:43 AM

Hi ,



I found a work around for this issue. Wrap the content which will be resizing due to ajax responses inside a <div>

and the reload does not happen now.



Thanks

Pradeep Kumar
0

Other Replies To This Topic

#13 User is offline   Basundhara Ghosal 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2459
  • Joined: 15-September 09

Posted 01 April 2010 - 11:04 PM

Hi Pradeep,

Glad that your issue is resolved.

Thanks for sharing the idea.

Keep smiling and keep FusionCharting. :)

Regards,

Basundhara Ghosal

Follow us on Twitter :D
0

Other Replies To This Topic

#14 User is offline   shinezee 

  • Junior Member
  • PipPip
  • Group: Members
  • Posts: 11
  • Joined: 11-May 10

Posted 01 September 2010 - 04:48 AM

i just came across the same chart reloading problem in Firefox.



I have some code structure like this:



div id="tab's content" style="display:block/none" [b]//at this level i show/hide the tab's content[/b]

    div class=""container of fusionchart"

        div id="WorldWideTab1MainChart" align="center">Place to be placed by the chart
script language="JavaScript"> var chart1 = new FusionCharts("./FusionCharts/MSColumnLine3D.swf", "WorldWideTab1MainChartId", "95%", "370", "0", "1"); chart1.addParam("WMode", "Transparent"); chart1.render("WorldWideTab1MainChart"); /script /div /div



au u can see i use tabs here, so i need to show/hide the tab's content when shiftting between tabs. and in Firefox, the flash chart is automatically reloaded when the tab's content is shown. In this case, as i use setDataXml method, the chart have no data to display.



is there any way to disable this automatically reload in Firefox?????



thx a lot for any response.
0

Other Replies To This Topic

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