Sign in to follow this  
itians100

Batch Export

Recommended Posts

Hi,

 

I am using Fusion Charts in Struts application, I want Batch Export (Client Side or Server Side)

which having functionality of download multiple charts in single file. I have developed using client

side export which having Save button to Save all charts but instead of that i want chart should

download after export.Can this possible?

Please help.

Share this post


Link to post
Share on other sites
Guest Sumedh

Hi,

 

Welcome to FusionCharts Forum! smile.gif

 

You can use Batch Export functionality for the same.

 

Please note, Batch Export functionality is a client-side process. It is for exporting charts at client-side.

 

The Batch mode is useful when you have multiple charts on a page and you want to export all of them together by calling a JavaScript API.

 

The exported files for each chart can either be saved individually, or all the exported charts can be saved as a single file.

 

For more information, please refer the following link:

http://docs.fusioncharts.com/charts/contents/?exporting-image/batch-exporting/ECBatchOverview.html

 

http://docs.fusioncharts.com/charts/contents/?exporting-image/batch-exporting/ECBatchSetup.html

 

Also, can you please explain elaborate a bit more on this point:

Save button to Save all charts but instead of that i want chart should

download after export.Can this possible?

 

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
Sign in to follow this