Sign in to follow this  
Haritha Thalapaneni

Fusion Charts For Iphone

Recommended Posts

Guest Angshu

Hi,

 

Welcome to FusionCharts Forum! smile.gif

 

Starting FusionCharts v3.2, you can now render the charts on devices where Flash player is not supported (like in iPhone/iPad), is not installed or is disabled using the built-in JavaScript rendering capabilities. The charts rendered by this module are purely using JavaScript and do not need Flash Player at all.

 

FusionCharts gives you the option of either using automatic fallback, wherein the charts figure out the best mode of rendering (either Flash or JavaScript, based on availability of Flash Player), or lets you configure whether to render charts exclusively using JavaScript. If you are already using FusionCharts and wish to add JavaScript fallback, you just need to replace the old SWF and JavaScript files with the new ones - without changing a single line of code.

 

Ref: http://docs.fusionch...pabilities.html

 

To download the latest version of FusionCharts i.e FusionCharts v 3.2.2 Service Release 1, please visit: http://www.fusioncha...ownload/trials/.

 

All the features of FusionCharts XT (v3.2.2) are backward compatible with FusionCharts v3.1. Hence, upgrading is as easy as copy-pasting files. Listed below are the things that you need to take care of while upgrading:

 

1. Copy all chart SWF files from Download Pack > Charts folder and replace your existing chart SWF files in your deployed folder.

 

2. Copy the new FusionCharts.js from Download Pack > Charts folder and over-write the existing FusionCharts.js in your deployed application folder.

 

3. v3.2.2 (XT) pack contains 2 new JavaScript files, FusionCharts.HC.js, FusionCharts.HC.Charts.js along with FusionCharts.js and jquery.min.js, which you need to copy to the same folder as FusionCharts.js.

 

Clear your browser cache (very important step)

 

After you have made the above changes, your charts are automatically ready for iPad/iPhone. This has been made possible by the new FusionCharts.js, which provides automatic fallback of charts (using FusionCharts.HC.js and FusionCharts.HC.Charts.js). FusionCharts JavaScript class is capable of detecting whether the browser is running in iPad, iPhone or iPod and it switches to pure JavaScript rendering architecture.

 

For a live example, please visit: http://docs.fusionch...ekly-sales.html

 

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