abcplex Report post Posted April 25, 2013 (edited) 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. Edited April 25, 2013 by abcplex Share this post Link to post Share on other sites
Guest Sashibhusan Report post Posted April 29, 2013 (edited) 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 April 29, 2013 by Sashibhusan Share this post Link to post Share on other sites
abcplex Report post Posted May 1, 2013 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 Report post Posted May 2, 2013 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
amykool Report post Posted July 6, 2013 (edited) Hi! I wanna export functionality in Zoomline graph but it gives an error like DOMId=height=0width=0fileName=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 July 6, 2013 by amykool Share this post Link to post Share on other sites
Guest Sumedh Report post Posted July 8, 2013 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
amykool Report post Posted July 9, 2013 Okay! Sumedh i am awaiting for your value inputs... Thanks Share this post Link to post Share on other sites
Guest Sumedh Report post Posted July 10, 2013 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
amykool Report post Posted October 10, 2013 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 Report post Posted October 16, 2013 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