Sign in to follow this  
ds3764

Html5 And Flash Support

Recommended Posts

Hello,

 

 

I have a simple question: are Fusion Widgets supported on both HTML5 and Flash? If so, which version of Fusion

is required to obtain this support?

 

Thanks.

Share this post


Link to post
Share on other sites
Guest Sumedh

Hi,

 

A warm welcome to FusionCharts Forum! smile.gif

 

Yes, starting FusionWidgets XT, you can now render the gauges and charts on devices where Flash player is not supported (like in iPhone/iPad), is not installed or is disabled.

 

JavaScript rendering capabilities for gauges has been introduced from FusionWidgets XT v.3.2. You would need to use this version for rendering gauges in JavaScript and Flash.

 

FusionWidgets XT gives you the option of either using automatic fallback, wherein the charts and gauges 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/gauges exclusively using JavaScript.

 

For more information, please refer the following links:

http://docs.fusioncharts.com/widgets/Contents/?Introduction/JSChartingCapabilities.html

 

http://docs.fusioncharts.com/widgets/Contents/?FirstChart/UsingPureJS.html

 

For rendering JavaScript gauges, you would need to add necessary JavaScript libraries into your project folder.

 

 

> FusionCharts.js

> FusionCharts.HC.js

> FusionCharts.HC.Widgets.js

> jquery.min.js.

 

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