Sign in to follow this  
karl

After Setting All Charts To Be In Js Mode, Can I Set One Chart To Be In Flash Mode?

Recommended Posts

We have the following setting: FusionCharts.setCurrentRenderer('javascript');

 

I now want one particular chart to be in Flash. What is the best way to accomplish this? I tried setting FusionCharts.setCurrentRenderer('flash'); right before it, but no luck.

Share this post


Link to post
Share on other sites
Guest Sumedh

We have the following setting: FusionCharts.setCurrentRenderer('javascript');

 

I now want one particular chart to be in Flash. What is the best way to accomplish this? I tried setting FusionCharts.setCurrentRenderer('flash'); right before it, but no luck.

 

Hi,

 

Can you comment " FusionCharts.setCurrentRenderer('javascript'); " statement for particular chart and try once again?

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