maykumar Report post Posted July 27, 2017 Hi, I was looking for some way to get the chart svg or even a png/jpg without actually rendering it on the browser. I am having an html string containing javascript to create a fusion chart, I want to get the svg or image corresponding to the javascript I am having. I searched for some resources and found http://www.fusioncharts.com/blog/2013/03/how-to-save-charts-as-images-at-server-side/. Somehow this doesn't perfectly fits in our requirement as our design is a bit different to handle all these. Is there any other way or API suggested by FusionCharts to achieve what I am trying to achieve. Regards, Mayank Share this post Link to post Share on other sites
Ayan Bhadury Report post Posted July 27, 2017 Hi, As of now there is no native feature or api of FusionCharts that allows to export the charts without rendering it on the browser. You can take the above blog post url as a reference as of now. Share this post Link to post Share on other sites
maykumar Report post Posted July 31, 2017 Hi Ayan, Thanks for the confirmation. Is there any related backlog item for future enhancements? Regards, Mayank Share this post Link to post Share on other sites