kwong Report post Posted January 17, 2017 Hi, We have just upgraded to v.3.11.3, and we have added exportedEnabled = '1', exportAtClientSide = '1' in the setting. However, we found the following differences in the IE and Chrome web browser: 1. In IE(version IE11), there are only 4 options of export available: (PNG, JPG, PDF, SVG) In Chrome(version 55): XLS is added to the list: (PNG, JPG, PDF, SVG, XLS) Why there is a difference between the two browsers? 2. Also, I noticed that in the exported XLS, the label information (which has a comma in it) is being chopped off, why? I am attaching the scenarios describe above for your reference. Please let me know what can be done to fix this. Thanks, Kelly Fusion chart export features.pdf Share this post Link to post Share on other sites
Prerana Report post Posted January 18, 2017 Hello, Thanks for the query. For the first query, i.e. In IE(version IE11), there are only 4 options of export available: (PNG, JPG, PDF, SVG). Ans. Its showing all the five options i.e. PNG, JPG, PDF, SVG, XLS. Here is the screenshot attached. Kindly refer the fiddle below to replicate the same. http://jsfiddle.net/Prerana/nnpz5egr/8/ For the second query, i.e. In the exported XLS, the label information (which has a comma in it) is being chopped off. Ans. We have logged a bug for the same, will keep you posted. Hope this helps, Share this post Link to post Share on other sites
kwong Report post Posted January 18, 2017 Hi, As I have attached the screen shot in IE before. In IE, version 11, there is only 4 export options available (PNG, JPG, PDF, SVG), Chrome has five (including XLS). And I have set exportEnabled = '1'. Thanks, Kelly Share this post Link to post Share on other sites
Prerana Report post Posted January 19, 2017 Hello, Kindly try this on another system, because Its working as expected from our end in IE11 with FusionCharts Suite v3.11.3. Hope this helps, Share this post Link to post Share on other sites
kwong Report post Posted January 19, 2017 Hi, I tried this on another machine, same result. In IE there is only 4 export options available, but in Chrome, XLS is added as the 5th export option. My version of IE is: 11/0.9600, will that make a difference? Thanks, Kelly Share this post Link to post Share on other sites
Prerana Report post Posted January 20, 2017 Hello, Kindly send us the scale down sample, so that we can replicate the issue. Share this post Link to post Share on other sites
kwong Report post Posted January 20, 2017 Hi, Please see attached with a sample and screen shots of what IE and Chrome show. The only parameter added for the export feature is exportEnabled = '1'. We downloaded the v3.11.3 version sometimes last year. Apparently the export chart function is working with differences in Chrome and IE. Also the export to XLS has bug as it chopped off text that has a comma (','). You have mentioned that is reported as a bug already, please keep us posted. Thanks, Kelly FusionChartProblem.pdf Share this post Link to post Share on other sites
Prerana Report post Posted January 23, 2017 Hello, Thanks for replying back. We have used the code provided by you, still the issue is not being replicated. Kindly refer the screenshot and the sample attached for the implementation. Hope this helps, testing_forum.html Share this post Link to post Share on other sites
kwong Report post Posted January 23, 2017 Hi, If I just run the code as purely HTML, both the IE and Chrome deployment will show 5 options including the XLS. However, if I complied the codes as an Oracle procedure (just like sql procedure), the IE deployment will only show 4 options (i.e. excluding XLS). Any idea why this is so? Thanks,Kelly Share this post Link to post Share on other sites
Prerana Report post Posted January 24, 2017 Hello, Thanks for replying back. Your issue is not being replicated from our end, so we will arrange a remote session for you. Kindly drop us mail at [email protected] with the details of the issue and your convenient time for the session. Hope this helps, Share this post Link to post Share on other sites
Akash Biswas Report post Posted December 11, 2019 Hi Kelly, The reported issue has been fixed now, please check the below sample fiddle for reference : http://jsfiddle.net/t3ryxc2p/ Thanks, Akash. Share this post Link to post Share on other sites