Sign in to follow this  
KG

How to save all charts?

Recommended Posts

Hi,

 

 

 

 

 

We can save the chart as an image by right clicking or by enabling the export options.

 

But i want to save all the charts without clicking. I want to save all the charts as images in a folder at the time chart loads( Chart loading completed).

 

 

 

Please send me a sample code. I have read the document but i am unable to do this.

 

 

 

This is a very urgent requirement.

 

 

 

Thanks,

Share this post


Link to post
Share on other sites
Guest Rajroop

Hi Krishna,

 

 

 

Attached is a sample file where we are exporting four charts, namely Column, Pie, Doughnut and Line chart, in a Batch export process.

 

 

 

The charts are automatically saved onto the server on rendering without having to right clicking on the chart.

 

 

 

I hope this example helps. :)

forum1.zip

Share this post


Link to post
Share on other sites
Guest Rajroop

Hello Krishna,

 

 

 

You are most welcome.

 

 

 

Please find attached the required Export demo sample made using ASP.NET.

 

 

 

Kindly share your feedback with us on this. :hehe:

exportauto.zip

Share this post


Link to post
Share on other sites

Hi,

 

 

 

Thanks for the quick response. But this zip file also contains the PHP code. index.php and export folder also have the PHP file. Please have a look in the zip file.

 

 

 

 

 

I think there should be another zip file for ASP.net.

 

 

 

 

 

 

 

Thanks,

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi Krishna,

Please refer to the sample that we are sending you as an attachment for the same.

Hope this helps. :)

export.zip

Share this post


Link to post
Share on other sites

I have the same requirement of exporting(server side) multiple charts on a button click or automatic export on rending the charts. Can you provide some sample code to do it with Java.

Regards,

Khushboo

Edited by Guest

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi Khushboo,

Welcome to FusionCharts forum. :)

Currently our development team is looking into the issue.

We will get back to you as soon as possible. :)

Share this post


Link to post
Share on other sites

HI Basundhara,

 

 

 

I have the same requirement of exporting(server side- java) multiple charts on a button click or automatic export in single file

 

is that issue solve ?

 

 

 

Regards,

 

 

 

Rakesh

Share this post


Link to post
Share on other sites

Hi Rakesh,

Welcome to FusionCharts Forum! :)

I have the same requirement of exporting(server side- java) multiple charts on a button click or automatic export in single file

is that issue solve ?

Could you please refer to this link of the forum and check if it solves your purpose?

Ref.- http://www.fusioncharts.com/forum/Topic25243-33-1.aspx

Please revert in case you have further issues.

Share this post


Link to post
Share on other sites

Thanks Sanjukta for your reply.

 

 

 

Actually i have tried that code but by using that code i got only one chart saved in single file

 

other chart is not getting save in same file

 

i m posting my code as attachment plz check.

 

 

 

am i missing something ?

 

 

 

Thanks & Regards

 

Rakesh

server1.txt

server.xml

Share this post


Link to post
Share on other sites

The example is very good, but I need export multiple charts from differents data origins, or distinct XML files, in other words, I need export multiple charts to one file (pdf, jpg or png) but the contain most be different

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi,

I am afraid, as of now FusionCharts does not support the same for the Asp.Net technology. :)

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