sumitanvekar

Need To Start Server Side Export Using Different Button Instead Of Context Menu Or Button In The Chart

Recommended Posts

Guest Bindhu

Hi,

 

Welcome to the FusionCharts Forum :)

 

Thank you for the post.

 

You may use an HTML button to initiate the export process on chart.

 

To achieve this, you will have to do the following:

 

1. Create an HTML page with a chart in it.

2. Setup the XML of the chart to enable exporting.

3. Create a JavaScript function to initiate exporting of the chart.

4. Insert an HTML button to call the above JavaScript.

 

For more details on 'Exporting Charts as PDF or Images > JavaScript Reference > Initiating from JavaScript', please refer to the link below,

http://docs.fusioncharts.com/charts/contents/?exporting-image/javascript-ref/ECJavaScript.html

 

Hope this helps !

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