Sign in to follow this  
Rekha

Fusion Charts do not get display charts in IE8

Recommended Posts

Our Charts were working fine in IE6. We had been recently upgraded to IE8 and since then we started seeing  issues with the fusion charts. First time when the page gets loaded only the word "Chart" shows up instead of the actual chart. But when I refresh the page the chart gets displayed.

Not sure what is the problem. Please suggest

Edited by Guest

Share this post


Link to post
Share on other sites

Hi Rekha,

Welcome to FusionCharts Forum! :)

Could you please check with the following:

1. Whether Fusioncharts.js is in the <head> or <body> tag?

2. If the chart is rendered before the browser page is loading?

3. If you are using Fusioncharts DOM?

Looking forward to your reply.

Edited by Guest

Share this post


Link to post
Share on other sites

Hi Sanjukta,

Thank you for your response.

Here are the answers to your questions:

1) Fusioncharts.js is in the <head> tag

2) We have both ways in our application - where chart gets rendered before the browser page is loading and also where we just have a link which open up a new window that renders the chart

3) Not sure about this - how to check about the DOM

Please let me know if you need more info.

Thanks,

Rekha

Share this post


Link to post
Share on other sites

Hi Rekha,

You are welcome. :)

2) We have both ways in our application - where chart gets rendered before the browser page is loading

The issue you are facing is because of the chart getting rendered before the page is loaded.

If you wish to see the chart render without any issue, you have to wait till the browser page has ompletely loaded.

Hope this helps. :)

Share this post


Link to post
Share on other sites

Sanyukta,

We have an application that renders chart after the page gets loaded- but that does not work either.

It just displays a word "chart " instead of actual chart.

This is a production issue so anyhelp is greatly appreciated.

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi Rekha,

Could you please re-check that the path mentioned for the FusionCharts.js file that you are using?

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