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