moorthy

Pie rotation when wmode = transparent

Recommended Posts

I added the following to the FusionCharts.js file in order to prevent existing page controls from appearing behind the FusionCharts graph (eg drop-down menu):

this.addParam('wmode', 'transparent');

However, this has had an adverse effect when enabling rotation on a 3d doughnut. Instead of a fluid rotation, the rotation effect is staggered. It looks like it freezes then jumps to the new rotation point (if you know what I mean).

Share this post


Link to post
Share on other sites

Hi Pallav,

Thanks for the reply.

I am getting this issue on IE 6.0.2900.2180.xpsp..

But in the firefox the rotation is proper

Thanks,

Moorthy

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