Sign in to follow this  
abcplex

Issues With Fusion Chart Export Functionality

Recommended Posts

I am using Fusion Chart which look great for me. But when I added export functionality using this demo,

 

http://www.webgis.csi.it/sandbox/rucapp/lib/FusionCharts/Code/ExportChartSamples/PureJavaScript/weekly-sales-js-export.html

 

I face 2 issues,

one is that no bar in the exported image.

Second is that if there is in scroll then the part whihc is behind the scroll will be truncated.

Image is attached. Why is this issue with FusionChart? Please help me.

 

Orignal image is also attached.

 

post-42574-0-71023800-1366886487_thumb.png

post-42574-0-64832900-1366886707_thumb.png

Edited by abcplex

Share this post


Link to post
Share on other sites
Guest Sashibhusan

Hi,

 

Welcome to FusionCharts Forum.

 

As per the Link provided from your end, the FusionCharts version which is used at your end is 3.2.1, which is very older version.

 

However in the latest FusionCharts XT v3.3.1 version, there are a lots of improvement is being done on JavaScript chart export to image/PDF.

 

Could you please download the Evaluation version of "FusionCharts XT v3.3.1 SR1" from the link: http://www.fusioncharts.com/download/trials/ and let us know your feedback.

 

Also, for more information on "Exporting Pure JavaScript Charts", please follow the link: http://docs.fusioncharts.com/charts/contents/?exporting-image/ECPureJS.html

 

Hope this helps!

Edited by Sashibhusan

Share this post


Link to post
Share on other sites

Thank you very much Sashibhusan for your kind reply. After the latest scripts, it works for ScrollColumn2D but for ZoomLine chart I am getting these type of errors,

 

 

DOMId=<BR>height=0<BR>width=0<BR>fileName=<BR>statusMessage=About to transcode 1 SVG file(s)
 
Converting 4c9dc4c395a8a37a1258fdb9b8ab6d5e.svg to batik/temp/4c9dc4c395a8a37a1258fdb9b8ab6d5e.png ... ... error (SVGConverter.error.while.rasterizing.file)
<BR>statusCode=0
 

 

 

DOMId=<BR>height=0<BR>width=0<BR>fileName=<BR>statusMessage=About to transcode 1 SVG file(s)
 
Converting 7446b2504441fcba42cc2f1ebae452ee.svg to batik/temp/7446b2504441fcba42cc2f1ebae452ee.pdf ... ... error (SVGConverter.error.while.rasterizing.file)
<BR>statusCode=0
 
Also, I want to export complete chart including the area behind the scrollbar. Is this is possible.

Share this post


Link to post
Share on other sites
Guest Sashibhusan

Hi,

 

We are looking into this issue of ZoomLine chart export.

 

We will update you on this as soon as possible.

 

Also, I want to export complete chart including the area behind the scrollbar. Is this is possible.

>>I am afraid, this feature is not supported by FusionCharts as of now.

 

Hope this helps!

Share this post


Link to post
Share on other sites

Hi!

 

I wanna export functionality in Zoomline graph but it gives an error like

 

DOMId=
height=0
width=0
fileName=
statusMessage=About to transcode 1 SVG file(s) Converting 4c7a939cfbff8b6095d7f8003c3ec8fd.svg to batik/temp/4c7a939cfbff8b6095d7f8003c3ec8fd.jpg ... ... error (SVGConverter.error.while.rasterizing.file)
statusCode=0

 

Some time it works fine, when i start downloading from other graphs (3DPie, MSLine) instead of downloading Zoomline first. i am not able to understand its a cache issue or something else. Though it is working fine for other graphs by using such parameter (exportEnabled='1').

 

Can anyone help to get me out of this issue ?

 

Thanks in advance

Edited by amykool

Share this post


Link to post
Share on other sites
Guest Sumedh

Hi Amykool,

 

We are working on this, we will get back to you on this, shortly.

 

Thanks for your time and support.

Share this post


Link to post
Share on other sites
Guest Sumedh

Hi Amykool,

 

Actually, this has been identified as a bug already.

 

We will update you on the same, as soon as, it will be fixed.

 

Thanks for your time and support.

Share this post


Link to post
Share on other sites

Hello Sumedh,

 

 

Is there any update on export feature ? I had one more query with you. Can we add the graph image into xls sheet by using fusion library functions ?

 

Looking forward for your valuable inputs.

 

 

Thanks

Share this post


Link to post
Share on other sites
Guest Sumedh

Hello,

 

Engineering team is still working on this issue. I will definitely update you on this, as soon as, this will be fixed.

 

FusionCharts XT does not provide any API to insert images directly into XLS.

 

You would need to write your own implementation for this.

 

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