Sign in to follow this  
andyengle

Fusion Charts Without Flash

Recommended Posts

Hi all,

 

I am very new to Fusion Charts (1 or 2 days new, maybe) and I'm trying to generate some charts for use within an iOS application. I'd like to render the charts on the client side, not so much on the server side, and I'm wondering if it's possible to do this without having to copy a big fat .swf file to my project, especially if it's never going to be used on the device since iOS doesn't support Flash. It seems the FusionCharts constructor loads a .swf as the first parameter (that is, the Javascript FusionCharts constructor). What I'd like to do is skip the whole concept of using Flash altogether, since this is for iOS only. It seems this should be possible. Any ideas?

 

 

Thanks,

Andy

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

Welcome to FusionCharts Forum!smile.gif

 

Please find the attachment which contains iOS ( iPhone/iPad) native application with FusionCharts (JavaScript fallback) in it.

The iOS application is built using PhoneGap and XTools 4.

Hope this helps.smile.gif

FusionChartsIniOS_Xcode4_Project.zip

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