Sataract Report post Posted December 6, 2011 We were able to implement the chart.exportChart() method for Fusion Charts but we are unable to do so for Fusion Widgets. The APIs exposed for Fusion Widgets say that exportChart is a valid method, however this method is not visible when we step through and view in a debugger (like firebug) API : http://docs.fusionch...nts/JS_API.html Javascript returns an error that says "exportChart" is not a method of the Fusion Widgets object. P.S. We are working with Funnel.swf Also, this is because we want to do a strictly server side export. Share this post Link to post Share on other sites
Guest Angshu Report post Posted December 7, 2011 Hi, Welcome to FusionCharts Forum! Please note that the JavaScript method exportChart() will only work when the chart has been fully rendered in the client browser. More details at : http://docs.fusioncharts.com/widgets/Contents/ECJavaScript.html Hope this helps. Share this post Link to post Share on other sites
Sataract Report post Posted December 7, 2011 The chart is fully rendered. We are able to save it using the right click menu on the chart. exportChart() works for fusion charts but it does not work for fusion widgets. Hi, Welcome to FusionCharts Forum! Please note that the JavaScript method exportChart() will only work when the chart has been fully rendered in the client browser. More details at : http://docs.fusionch...JavaScript.html Hope this helps. Share this post Link to post Share on other sites
Guest Angshu Report post Posted December 7, 2011 Hi, Thanks for your response. We are glad to inform you that beta version of FusionWidgets XT( 3.2) has been released . FusionWidgets XT can now render gauges in JavaScript (HTML5), thereby enabling you to run it on iPads and iPhones. The JavaScript version looks and functions similar to the existing Flash charts and is even powered by the same data. To download the same, please visit : http://www.fusioncharts.com/labs/xt/widgets/ Hope this helps. Share this post Link to post Share on other sites
Sataract Report post Posted December 7, 2011 Congratulations on the new release. This does not solve my problem though. Hi, Thanks for your response. We are glad to inform you that beta version of FusionWidgets XT( 3.2) has been released . FusionWidgets XT can now render gauges in JavaScript (HTML5), thereby enabling you to run it on iPads and iPhones. The JavaScript version looks and functions similar to the existing Flash charts and is even powered by the same data. To download the same, please visit : http://www.fusioncha...abs/xt/widgets/ Hope this helps. Share this post Link to post Share on other sites
Guest Angshu Report post Posted December 7, 2011 Hi, Could you please send us the entire code to look into the issue? Awaiting for your response. Share this post Link to post Share on other sites