Sign in to follow this  
muzzs

Chart renders slowly when not in view

Recommended Posts

Hi,

 

 

 

I have a situation where I am needing to render charts automatically, I have a page which only displays charts -and uses javascript to upload a rendered image to the server using the FCExporter. When all the charts have finished the upload the window closes automatically.

 

 

 

All this works fine. My problem is that when the chart is not actually visible on the screen it renders the image really slowly (Approximately a 5x increase). This is a massive issue as I need the charts to render while the user is doing something else so the charts can't be within the users view.

 

 

 

From what I can tell - this issue happens if the window is behind another, minimised or scrolled to a different point on the screen so the charts aren't in the view. I am using IE 7, I am not using the latest version of IE for other reasons.

 

 

 

I would think this is a "feature" of Flash to give processor and memory priority to and movies currently on screen, however it is a massive problem in my situation. Do you know of any way to get round this? Is there a parameter I can put in the flash object to tell it to run at full speed even when not visible?

 

 

 

Any help would be greatly appreciated.

 

 

 

Regards,

 

Murray

Share this post


Link to post
Share on other sites
Guest Rajroop

Hey Murray,

 

As you might have guessed, this is completely a browser-Flash compatibility and co-relative issue. Using FusionCharts v3.2, you can use, the all new, Print Manager functionality. However, this is only for Mozilla based browsers. More on this at:

http://www.fusioncha...intManager.html

 

You may view a LIVE demo at: http://www.fusioncha...laBrowsers.html

 

I hope this helps. :)

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this