Meenal

Save fusion charts as images without rendering in browser

Recommended Posts

In our application there are about 15+ charts rendered on different pages, we need to export all the charts in excel on click of an icon.

we thought of following possible solutions and relative problems.

1. Export the charts at client side :

       Question: How to export the charts without rendering them on browser (exportEnabled :"1" or batchexport need the rendering)

2. Save the images of fusion charts without rendering on browser, add the images to excel :

       Question: How to save the images of fusion chart without rendering them.

 

Any help and pointers on the solution is appreciated

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