Sign in to follow this  
Ravichandran

Exporting Chart As Image, Save Button Not Enabled

Recommended Posts

Hi,

 

 

When exporting chart as Image, there is no save button get visible.

herewith I attached Html & Xml code.

 

And following files have been included in my project.

 

1. FusionChartsExportComponent.js, FusionCharts.js

2. Column3D.swf, FCExporter.swf

 

Could anyone help me to solve this issue.

 

Advance thanks,

 

Ravichandran. P

Column3D.html

Column3D.xml

Share this post


Link to post
Share on other sites
Guest Sumedh

Hi Ravichandran,

 

Did you add the FCExporter.swf file in your project folder?

 

Please find attached working sample for your reference.

Share this post


Link to post
Share on other sites

Hi,

 

Thanx for your reply.

 

Yes, I have added the FCExporter.swf file in my project folder.

And I could not find the your attachment of working sample.

 

pls can you forward it again or send it to [email protected]

 

 

Thanks again.

 

Hi Ravichandran,

 

Did you add the FCExporter.swf file in your project folder?

 

Please find attached working sample for your reference.

Share this post


Link to post
Share on other sites

Hi,

 

 

When exporting chart as Image, there is no save button get visible.

herewith I attached Html & Xml code.

 

And following files have been included in my project.

 

1. FusionChartsExportComponent.js, FusionCharts.js

2. Column3D.swf, FCExporter.swf

 

Could anyone help me to solve this issue.

 

Advance thanks,

 

Ravichandran. P

 

Hi Ravi,

 

I guess you are rendering Flash charts. The Save button will not come if you render a JavaScript chart.

 

Again, By any change did you mean that you can see the "Waiting" text in a button below the chart when the page loads?

 

If so, please note that unless you initiate export from the context menu of the chart (right clicking the chart) the "waiting" text (which is actually a disabled button) will not change to "save" (with the button enabled for saving).

 

Also, if you are initiating the export process but still not getting the "save" text, you need run the sample from a web server like IIS or Apache etc or some remote web server you have.

In case you are running the sample from local file system - this may not work - you need to configure Flash Player Global Security settings and add all folders containing the SWF files as "trusted locations". Read more.

 

P.S. The Flash Player Global Security settings is buggy for the latest native Flash Player provided by Google Chorme, and even with Flash Player Global Security settings configured, this sample will not work from local file system in Google Chrome.

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