ds3764 Report post Posted November 20, 2012 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 Report post Posted November 21, 2012 Hi, A warm welcome to FusionCharts Forum! 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