Sign in to follow this  
marcolisys

Charts loading

Recommended Posts

Hi all,

 

 

 

I'm dealing with a little-big problem. I'm including a Multi-series line chart in one particular page of a web site. The problem is that when you follow the link that lead to the page including the chart that page does not load at all until the chart is ready to display completely(this ay take a few seconds). This effect is quite annoying as you can suppose. How can avoid this?

 

 

 

I am using the Javascript way to render the chart:

 

 

 

1) new FusionCharts...

 

2) setDataURL...

 

3) render...

 

 

 

Also happens with setDataXML instead of setDataURL. Everything else is fine with the chart except this problem.

 

 

 

Your help would be very appreciated. Thanks in advance.

 

 

 

Ciao

Share this post


Link to post
Share on other sites

Hi there,

 

 

 

I'm afraid that using window.onload does not solve the problem. It still takes near 10 seconds the page to load. So annoying. Maybe due to something else not related with FusionCharts?? Really don't know. It does not seem to be so but...

 

 

 

Thanks anyway. If you have any other idea would be great. I go on searching.

 

 

 

Ciao

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