damian Report post Posted October 17, 2013 I have an application in Django with Fusion Chart. I need to export jquery graph's, using actually http://export.api3.fusioncharts.com, but I'm using HTTPS, and fusionchart haven't https. Any solution for my problem ? Thanks, Share this post Link to post Share on other sites
Guest Sashibhusan Report post Posted October 22, 2013 Hi, As you have mentioned, for exporting JavaScript charts the external server " http://export.api3.fusioncharts.com" currently using HTTP only. If feasible, you could setup your own server (using Batik tool) to export the JavaScript charts in PHP. For more information on "Exporting Pure JavaScript Charts", please visit the link: http://docs.fusioncharts.com/charts/contents/?exporting-image/ECPureJS.html However, using HTTPS for "export.api3.fusioncharts.com", we will get back to you with the updates, very soon. Hope this helps! Share this post Link to post Share on other sites
Guest Sashibhusan Report post Posted November 27, 2013 Hey, We are glad to inform you that the latest version of FusionCharts XT v3.3.1 SR3 has been released, where this issue has been fixed. So, updating the latest version will automatically use HTTPS for "export.api3.fusioncharts.com", if your chart rendering over HTTPS. To download the trial version of FusionCharts XT v3.3.1 SR3, please visit the link: http://www.fusioncharts.com/download/trials/ Hope this helps! Share this post Link to post Share on other sites