hlukes

Export All Charts

Recommended Posts

Is there a way to export all of the charts on a page at once - not in the same image but each as their own image?   We need to generate a PDF with the graphs that are included in a report and we need to do something to get this generated properly.    

Share this post


Link to post
Share on other sites

Hi

 

You can create a JavaScript function at your end and bind it using event listener to all the charts and call FusionCharts export method to export all the charts separately. To know more about this method, please refer to this developer documentation: http://www.fusioncharts.com/dev/api/fusioncharts/fusioncharts-methods.html#exportChart

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