maykumar

How to get Fusion chart svg on server side without actually render it on a browser

Recommended Posts

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

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now