Dhruva

Corrupt Rendering in FusionChart V3.1

Recommended Posts

Hi,

 

 

 

We have an ongoing issue with Fusion Charts V3.1 which we have been trying to resolve by changing the layout and html and having tried countless things we still can get it to work correctly. The issue is that it randomly displays garbage instead of a chart. Attached are 2 screen shots of this:

 

 

 

correct.jpg - what we expect

 

garbage.jpg - what we sometimes get

 

 

 

This is very frustrating as it keeps happening about one in 5 times and is easily reproducable. We just hit refresh a few times on this (or another page where it happens) and about one in five times we get garbage. We've tried:

 

 

 

- Wrapping the chart in table

 

- Delaying the rendering till after document ready

 

- Delaying the rendering for 1 second after page load and rendering one chart then the other

 

- Using divs+CSS instead of tables

 

- Give the chart area a fixed screen space by wrapping in a div with fixed width and height

 

 

 

All of the above have slightly reduced the occurrence of this but not removed it. Please can someone help fix this.

 

 

 

Giulio

post-550-128441571247_thumb.jpg

post-550-128441571261_thumb.jpg

Share this post


Link to post
Share on other sites

I have tried enabling the debug mode using the javascript. Setting the 3rd parameter when initialising the fusionchart object to 1. But still no debug window appears

 

 

 

Is there anything else i should do to enable the debug window?

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