mjames Report post Posted July 26, 2017 Goodmorning everyone, I have a problem with FusionCharts for IE. Specifically, in the export menu, I see all variances (PNG, JPG, SVG) but not XLS, while for other browsers everything works correctly. Is there some consideration to be taken? Thank you. Share this post Link to post Share on other sites
Ayan Bhadury Report post Posted July 27, 2017 Please mention us the IE version for which you are facing the problem also kindly share us a sample replicating your problem in a js fiddle. However we checked a column2d chart on IE11 and its working fine at our end. Please refer this fiddle for reference - http://jsfiddle.net/fusioncharts/Gs6sN/ Share this post Link to post Share on other sites
mjames Report post Posted July 27, 2017 I'm using IE11, I've included the screen with IE11 and Chrome. I tried to see these graphs with Edge and it's ok. Share this post Link to post Share on other sites
Ayan Bhadury Report post Posted July 27, 2017 Hi, Kindly modify this sample with your chart data source and share me the modified sample so that I can investigate it further http://jsfiddle.net/dqtn3187/ Share this post Link to post Share on other sites
mjames Report post Posted July 28, 2017 This is my XML, but now i have see that the charts not have animation. <?xml version="1.0" encoding="UTF-8"?> <chart caption"caption" numberprefix="" plotgradientcolor="" bgcolor="#FFFFFF" showalternatehgridcolor="0" divlinecolor="CCCCCC" showvalues="0" showcanvasborder="0" canvasborderalpha="0" canvasbordercolor="CCCCCC" canvasborderthickness="1" useRoundEdges="1" yaxismaxvalue="" setAdaptiveYMin="1" captionpadding="30" linethickness="3" yaxisvaluespadding="15" legendshadow="0" legendborderalpha="0" showLegend="1" palettecolors="#f8bd19,#008ee4,#33bdda,#e44a00,#6baa01,#583e78" showborder="0" logoURL="http://*****.png" logoPosition="TL" logoAlpha="50" logoScale="100" exportFileName="Indice_della_ragione_di_scambio___Conigli" animation="1" chartRightMargin="0" chartLeftMargin="0" exportEnabled="1" decimals="2" decimalSeparator="," thousandSeparator="." numberPrefix="" numberSuffix="" numberScaleValue="1000,1000,1000" numberScaleUnit="Mgl,Mio,Mld" forceDecimals="2" yAxisName="Base 2010=100"><categories><category label="Mag 2016" stepskipped="false" appliedsmartlabel="true" labeltooltext="" /><category label="Giu 2016" stepskipped="false" appliedsmartlabel="true" labeltooltext="" /><category label="Lug 2016" stepskipped="false" appliedsmartlabel="true" labeltooltext="" /><category label="Ago 2016" stepskipped="false" appliedsmartlabel="true" labeltooltext="" /><category label="Set 2016" stepskipped="false" appliedsmartlabel="true" labeltooltext="" /><category label="Ott 2016" stepskipped="false" appliedsmartlabel="true" labeltooltext="" /><category label="Nov 2016" stepskipped="false" appliedsmartlabel="true" labeltooltext="" /><category label="Dic 2016" stepskipped="false" appliedsmartlabel="true" labeltooltext="" /><category label="Gen 2017" stepskipped="false" appliedsmartlabel="true" labeltooltext="" /><category label="Feb 2017" stepskipped="false" appliedsmartlabel="true" labeltooltext="" /><category label="Mar 2017" stepskipped="false" appliedsmartlabel="true" labeltooltext="" /><category label="Apr 2017" stepskipped="false" appliedsmartlabel="true" labeltooltext="" /><category label="Mag 2017" stepskipped="false" appliedsmartlabel="true" labeltooltext="" /></categories><dataset seriesName="Indice Prezzi"><set value="77.8155" /><set value="81.6988" /><set value="77.3936" /><set value="76.2582" /><set value="92.9005" /><set value="117.3" /><set value="129.265" /><set value="126.81" /><set value="104.062" /><set value="93.0585" /><set value="99.8359" /><set value="102.165" /><set value="98.3108" /></dataset><dataset seriesName="Indice Costi"><set value="94.0203" /><set value="94.0203" /><set value="92.6672" /><set value="92.6672" /><set value="92.6672" /><set value="93.3232" /><set value="93.389" /><set value="93.5634" /><set value="93.9702" /><set value="93.9702" /><set value="93.9702" /><set value="93.9702" /><set /></dataset><dataset seriesName="Ragione di Scambio"><set value="82.7646" /><set value="86.8949" /><set value="83.5179" /><set value="82.2926" /><set value="100.252" /><set value="125.692" /><set value="138.415" /><set value="135.533" /><set value="110.739" /><set value="99.0298" /><set value="106.242" /><set value="108.72" /><set /></dataset></chart> Share this post Link to post Share on other sites
Ayan Bhadury Report post Posted July 28, 2017 Hi, Thanks for sharing the data source, I checked the sample with your chart data source and its working fine in IE 11, please check the attached screenshot for details. For reference you can check this sample fiddle based on you chart data source - http://jsfiddle.net/gjnz321g/ Share this post Link to post Share on other sites
mjames Report post Posted July 28, 2017 Always very kind. Today, I'll be checking and then I'll let you know. Good day and thank you again. Share this post Link to post Share on other sites
Ayan Bhadury Report post Posted July 28, 2017 Welcome. Looking forward for your inputs. Share this post Link to post Share on other sites
mjames Report post Posted July 28, 2017 Hi, i have try to search a graph with zoomline animation but this doesn't exist. It's correct? Thankyou so much for your response. Share this post Link to post Share on other sites
Ayan Bhadury Report post Posted July 31, 2017 Hi, Currently, animation is not possible natively in zoomline charts, sorry for the inconvenience. Share this post Link to post Share on other sites